0sean / dlinks

A self-hostable Discord URL shortener.
ISC License
7 stars 1 forks source link

I wanted to try this out, but keep getting a error when I run npm I #2

Closed NebulaBC closed 2 years ago

NebulaBC commented 3 years ago

The npm i spits out a load of red text and then this

gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:315:20) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12) gyp ERR! System Windows_NT 10.0.19041 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\Nebula\Desktop\dlinks-1\node_modules\leveldown gyp ERR! node -v v14.15.0 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok npm 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\Nebula\AppData\Roaming\npm-cache_logs\2020-12-28T21_25_07_762Z-debug.log

NebulaBC commented 2 years ago

I fixed this issue, but no longer have a dlinks instance hosted. Closing.