0

I have got a problem with Vue/Cli instalation.

node: v8.11.3 npm : 6.4.1 os: MacOS 10.13.6

I executed the following command:

npm install -g @vue/cli

and the errors : enter image description here

sticky bit
  • 36,626
  • 12
  • 31
  • 42
  • you've probably installed node as sudo look at: https://stackoverflow.com/questions/16151018/npm-throws-error-without-sudo – dcohenb Sep 02 '18 at 17:48
  • @dcohenb : thanks, I make steps for reinstall nodejs . Now my problem looks like on the screen : https://i.imgur.com/LeCqlFK.png – Artur Chochla Sep 02 '18 at 20:21
  • I recommend reinstalling Node with `nvm` or [`tj/n`](https://github.com/tj/n), which don't exhibit permission issues when installing packages. – tony19 Sep 03 '18 at 10:52

0 Answers0