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

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -