I am trying to install vue-cli with npm using 'npm install -g vue-cli' command. I am constantly getting this error in console
I also have tried to manually add js-beautify to the the node_modules folder but I still get the same error message. Any idea what should I do?