Closed numzyy closed 4 years ago
Same issue, any fix?
Just tested this on one of my servers and I was able to install the bot with dependencies without any errors. What version of Node.js are you using?
v10.15.3 Looks like it can't grab a certain file: http://prntscr.com/o2hmmi
I have tested this on Node.js v10.15.3 and I do get the same error when trying to install the dependencies. Please note that this bot was not tested to work on any version of Node.js other than v8.x.x.
I have tested it again on v8.16.0 and the install was successful. Can you please also try to use v8 and see if the install is successful (delete the node_modules
folder first).
jsnpm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! leveldown@1.7.2 install:
prebuild-install || node-gyp rebuild
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the leveldown@1.7.2 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Keaton Oliver\AppData\Roaming\npm-cache_logs\2019-06-04T19_36_07_442Z-debug.log
Could someone please help.