Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbffi can't build during install. #14

Open
Pomax opened this issue Aug 4, 2023 · 2 comments
Open

sbffi can't build during install. #14

Pomax opened this issue Aug 4, 2023 · 2 comments

Comments

@Pomax
Copy link

Pomax commented Aug 4, 2023

D:\temp\node_test>npm install sbffi
npm ERR! code 1
npm ERR! path D:\temp\node_test\node_modules\sbffi
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c prebuild-install -t 5 -r napi || npm run build
npm ERR! > sbffi@1.0.4 build
npm ERR! > prebuild -t 5 -r napi --backend cmake-js
npm ERR! 'prebuild' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
@Azperin
Copy link

Azperin commented May 6, 2024

same
Win10, Node.js v20.12.2

@Pomax
Copy link
Author

Pomax commented May 6, 2024

It's been a while, but I ended up using koffi as FFI layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants