npm i –g tries to install to /-g folder location -


for reason if this:

npm –g karma-cli  

i this:

npm err! addlocal not install /users/me/foo/–g  

no idea happening, used work well.

use --global instead. reason works.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -