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

Unexpected end of JSON input #17

Closed
clabough opened this issue Mar 8, 2017 · 1 comment
Closed

Unexpected end of JSON input #17

clabough opened this issue Mar 8, 2017 · 1 comment

Comments

@clabough
Copy link

clabough commented Mar 8, 2017

I get this after clicking to perform some updates

I will be waiting here to help you with your work with pleasure.
SyntaxError: Unexpected end of JSON input
at Object.parse (native)
at Object.c [as JSONparse] (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:19:793)
at C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:206:3358
at i (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:1:888)
at i._settlePromiseFromHandler (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:207:19369)
at i._settlePromise (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:207:20172)
at i._settlePromise0 (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:207:20873)
at i._settlePromises (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:207:22203)
at i._drainQueue (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:206:7831)
at i._drainQueues (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:206:7892)
at Immediate.drainQueues (C:\Users\Shawn\AppData\Roaming\npm\node_modules\npm-gui\npm-gui.js:206:5943)
at runCallback (timers.js:637:20)
at tryOnImmediate (timers.js:610:5)
at processImmediate [as _immediateCallback] (timers.js:582:5)

@elhay-av
Copy link

i get this to

node -v ➜ v7.0.0
npm -v ➜ 4.5.0
macOS sierra 10.12.4 (16E195)

@q-nick q-nick closed this as completed Nov 7, 2018
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

3 participants