Skip to content

Last version of js-beautify breaks vue-cli installation #592

@LucaBlackDragon

Description

@LucaBlackDragon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions