-
Notifications
You must be signed in to change notification settings - Fork 334
Description
I got an error due installation. How could i resolve this?
gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exefailed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Users\guard\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:210:5) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12) gyp ERR! System Windows_NT 10.0.18362 gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\guard\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "-C" "native" gyp ERR! cwd C:\Users\guard\AppData\Local\Screeps\scripts\screeps-typescript-starter-master\node_modules\@screeps\driver\native gyp ERR! node -v v12.14.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok npm WARN optional SKIPPING OPTIONAL DEPENDENCY: weak@1.0.1 (node_modules\weak): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: weak@1.0.1 install:node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @screeps/driver@3.2.1 install: node-gyp rebuild -C native
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @screeps/driver@3.2.1 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\guard\AppData\Roaming\npm-cache_logs\2020-01-07T06_33_11_817Z-debug.log`