12 lines
893 B
Text
12 lines
893 B
Text
gyp ERR! configure error
|
|
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
|
|
gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
|
|
gyp ERR! stack at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)
|
|
gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:282:31
|
|
gyp ERR! stack at FSReqCallback.oncomplete (fs.js:160:21)
|
|
gyp ERR! System Windows_NT 10.0.18363
|
|
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\spenc\OneDrive\Code\Virus\node_modules\ws
|
|
gyp ERR! node -v v11.6.0
|
|
gyp ERR! node-gyp -v v3.8.0
|
|
gyp ERR! not ok
|