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

[Bug] Anybody here? npm install can't compile #65

Open
wphubs opened this issue Aug 28, 2020 · 0 comments
Open

[Bug] Anybody here? npm install can't compile #65

wphubs opened this issue Aug 28, 2020 · 0 comments

Comments

@wphubs
Copy link

wphubs commented Aug 28, 2020

Version

last version

Reproduction link

http://www.google.com

Operating System

1

Device

1

Browser & Version

1

Steps to reproduce

1.npm install

What is expected?

run

What is actually happening?

3440 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...shasum":"c5d55af894a3'
3440 verbose stack at JSON.parse ()
3440 verbose stack at parseJson (C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17)
3440 verbose stack at C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50
3440 verbose stack at runMicrotasks ()
3440 verbose stack at processTicksAndRejections (internal/process/task_queues.js:97:5)
3441 verbose cwd F:\文件下载\vuetify-material-dashboard-master (1)\vuetify-material-dashboard-master
3442 verbose Windows_NT 10.0.14393
3443 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install"
3444 verbose node v12.16.3
3445 verbose npm v6.14.4
3446 error Unexpected end of JSON input while parsing near '...shasum":"c5d55af894a3'
3447 verbose exit [ 1, true ]


Solution

Additional comments

3440 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...shasum":"c5d55af894a3'
3440 verbose stack at JSON.parse ()
3440 verbose stack at parseJson (C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17)
3440 verbose stack at C:\Users\user\AppData\Roaming\npm\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50
3440 verbose stack at runMicrotasks ()
3440 verbose stack at processTicksAndRejections (internal/process/task_queues.js:97:5)
3441 verbose cwd F:\文件下载\vuetify-material-dashboard-master (1)\vuetify-material-dashboard-master
3442 verbose Windows_NT 10.0.14393
3443 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install"
3444 verbose node v12.16.3
3445 verbose npm v6.14.4
3446 error Unexpected end of JSON input while parsing near '...shasum":"c5d55af894a3'
3447 verbose exit [ 1, true ]

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

1 participant