-
Notifications
You must be signed in to change notification settings - Fork 10
ERR Failed at the integer@4.0.0 install script 'prebuild-install || npm run build-release #30
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
Comments
Please give more details on the error that occurred. |
Same problem - here is error:
prebuild-install WARN install No prebuilt binaries found (target=12.18.1 runtime=node arch=x64 libc= platform=win32)
C:\Users\09Coo\Desktop\Dev\Bot\DiscBot\node_modules\integer>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild --release ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild --release ) npm ERR! A complete log of this run can be found in: npm ERR! code ELIFECYCLE npm ERR! A complete log of this run can be found in: |
I have this same issue. Seems to be preventing me from updating to node v16.6 any luck? Have tried google everything related to node-gyp. reinstalled all build tools, reinstalled node v16.6 with all dependencies and rebooting. literally cannot get past thing. soon as i revert to node v14 all problems go away. |
I know this is a common error, but should just running a VM fix this? I've tried all the other fixes and nothing worked
The text was updated successfully, but these errors were encountered: