-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Steps to reproduce:
Run npm i -g vue-cli
in terminal
Expected behavior:
vue-cli should install
Actual behavior:
The installation fails and this error is logged:
error path C:\Users\<my-user-folder>\AppData\Roaming\npm\node_modules\vue-cli\node_modules\js-beautify\js\bin\css-beautify.js
error code ENOENT
error errno -4058
error syscall chmod
error enoent ENOENT: no such file or directory, chmod 'C:\Users\<my-user-folder>\AppData\Roaming\npm\node_modules\vue-cli\node_modules\js-beautify\js\bin\css-beautify.js'
error enoent This is most likely not a problem with npm itself
error enoent and is related to npm not being able to find a file.
Notes:
An issue has already been opened in js-beautify repo:
beautifier/js-beautify#1247
Ar4ics, chanlito, art-mironoff, mse283, Sevenka and 4 more
Metadata
Metadata
Assignees
Labels
No labels