Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm i mashnet fails #9

Open
stefan-overkamp opened this issue May 19, 2020 · 2 comments
Open

npm i mashnet fails #9

stefan-overkamp opened this issue May 19, 2020 · 2 comments

Comments

@stefan-overkamp
Copy link

on win10

D:\projekte\mashnet>npm i mashnet
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142

[email protected] install D:\projekte\mashnet\node_modules\gl
prebuild-install || node-gyp rebuild

prebuild-install WARN install The specified module could not be found.
prebuild-install WARN install \?\D:\projekte\mashnet\node_modules\gl\build\Release\webgl.node

D:\projekte\mashnet\node_modules\gl>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
gyp ERR! configure error
gyp ERR! stack Error: Command failed: C:\OSGeo4W64\apps\Python37\python.exe -c import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack File "", 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:294:12)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at maybeClose (internal/child_process.js:982:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
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 D:\projekte\mashnet\node_modules\gl
gyp ERR! node -v v10.16.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'D:\projekte\mashnet\package.json'
npm WARN mashnet No description
npm WARN mashnet No repository field.
npm WARN mashnet No README data
npm WARN mashnet No license field.

@the-matt-morris
Copy link

I know this is going way back, but have you found any workarounds, @stefan-overkamp ?

@stefan-overkamp
Copy link
Author

No, have not tried any further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants