29 lines
1.5 KiB
Plaintext
29 lines
1.5 KiB
Plaintext
gyp ERR! configure error
|
|
gyp ERR! stack Error: Command failed: C:\Users\georg\AppData\Local\Programs\Python\Python37-32\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3];
|
|
gyp ERR! stack File "<string>", line 1
|
|
gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
|
|
gyp ERR! stack ^
|
|
gyp ERR! stack SyntaxError: invalid syntax
|
|
gyp ERR! stack
|
|
gyp ERR! stack at ChildProcess.exithandler (child_process.js:289:12)
|
|
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
|
|
gyp ERR! stack at maybeClose (internal/child_process.js:962:16)
|
|
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
|
|
gyp ERR! System Windows_NT 10.0.17134
|
|
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 D:\Desktop\Git\Firebase\SmartShopperFirebase\node_modules\ursa-optional
|
|
gyp ERR! node -v v10.13.0
|
|
gyp ERR! node-gyp -v v3.8.0
|
|
gyp ERR! not ok
|
|
npm ERR! code ELIFECYCLE
|
|
npm ERR! errno 1
|
|
npm ERR! ursa-optional@0.9.10 rebuild: `node-gyp rebuild`
|
|
npm ERR! Exit status 1
|
|
npm ERR!
|
|
npm ERR! Failed at the ursa-optional@0.9.10 rebuild script.
|
|
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
|
|
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
|
|
|
|
npm ERR! A complete log of this run can be found in:
|
|
npm ERR! C:\Users\georg\AppData\Roaming\npm-cache\_logs\2018-12-22T16_01_24_279Z-debug.log
|