Guest User

Untitled

a guest
Aug 31st, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. cd && mkdir .node_modules_global
  2. npm config set prefix=$HOME/.node_modules_global
  3.  
  4. echo 'Remember to do this: export PATH="$HOME/.node_modules_global/bin:$PATH"'
Add Comment
Please, Sign In to add comment