question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to update modules for 0.17.0

See original GitHub issue

All 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:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rogerwangcommented, Sep 5, 2016

This is fixed now with the new header files.

0reactions
ghostoycommented, Sep 8, 2016

@uplusion23 It’s set in common.gypi, but gyp tool won’t use variable definitions within the same level.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found