Skip to content

can not install vue-cli #584

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

Closed
choudewh opened this issue Sep 8, 2017 · 3 comments
Closed

can not install vue-cli #584

choudewh opened this issue Sep 8, 2017 · 3 comments

Comments

@choudewh
Copy link

choudewh commented Sep 8, 2017

When i install vue-cli, i get a error "Unexpected end of input at 1:46728" like this:
tim 20170908121624

@egoist
Copy link
Collaborator

egoist commented Sep 8, 2017

Just install it again and it should be fine 😄

@egoist egoist closed this as completed Sep 8, 2017
@ghost
Copy link

ghost commented Sep 8, 2017

i got the same problem....

`npm ERR! path C:\Users\dj ally bi\AppData\Roaming\npm\node_modules\vue-cli\node_modules\fsevents\node_modules\abbrev\package.json

npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall unlink
npm ERR! Error: EPERM: operation not permitted, unlink 'C:\Users\dj ally bi\AppData\Roaming\npm\node_modules\vue-cli\node_modules
\fsevents\node_modules\abbrev\package.json'
npm ERR! at Error (native)
npm ERR! { Error: EPERM: operation not permitted, unlink 'C:\Users\dj ally bi\AppData\Roaming\npm\node_modules\vue-cli\node_modu
les\fsevents\node_modules\abbrev\package.json'
npm ERR! at Error (native)
npm ERR! stack: 'Error: EPERM: operation not permitted, unlink 'C:\Users\dj ally bi\AppData\Roaming\npm\node_modules\vu
e-cli\node_modules\fsevents\node_modules\abbrev\package.json'\n at Error (native)',
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'unlink',
npm ERR! path: 'C:\Users\dj ally bi\AppData\Roaming\npm\node_modules\vue-cli\node_modules\fsevents\node_modules\abbr
ev\package.json' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dj ally bi\AppData\Roaming\npm-cache_logs\2017-09-08T10_19_55_113Z-debug.log

@rufusl
Copy link

rufusl commented Sep 21, 2017

This might be related to this npm bug: npm/npm#18380
Try downgrading to npm 5.3 until it is fixed.

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