Unable to update modules for 0.17.0
See original GitHub issueAll attempts for any node module leaves me with an error listed below.
SyntaxError: EOL while scanning string literal
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (C:\Users\uplusion23\AppData\Roaming\npm\node_modules\nw-gyp\lib\configure.js:324:16)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Windows_NT 10.0.10586
gyp ERR! command "C:\\nodejs\\node.exe" "C:\\Users\\uplusion23\\AppData\\Roaming\\npm\\node_modules\\nw-gyp\\bin\\nw-gyp.js" "rebuild" "--target=0.17.0"
gyp ERR! cwd C:\Users\uplusion23\Desktop\DIRECTORY\app\node_modules\asynckeystate
gyp ERR! node -v v4.5.0
gyp ERR! nw-gyp -v v3.4.0
gyp ERR! not ok
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
superset 0.17.0 can not update · Issue #3215 - GitHub
when i excute superset db upgrade ImportError: No module named '_sqlite3'. when i change then config.py DB connet
Read more >1616118 – DNF update fails with "cannot install the best ...
This bug results in those modules being shown to users who just run 'dnf update', in a confusing error message that makes it...
Read more >package python3-scipy 0.17.0-1 failed to install/upgrade
This error is occurring while using "sudo apt-get upgrade". ProblemType: Package DistroRelease: Ubuntu 16.04. Package: python3-scipy 0.17.0-1
Read more >Composer update Error after Composer-Update from 1 to 2
With a "composer update --dry-run" I get the following error message: ... Updating dependencies Your requirements could not be resolved to ...
Read more >What's New — pandas 0.17.0 documentation
This is a major release from 0.16.2 and includes a small number of API changes, several new features, enhancements, and performance improvements along...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is fixed now with the new header files.
@uplusion23 It’s set in
common.gypi
, butgyp
tool won’t use variable definitions within the same level.