Hacker News new | past | comments | ask | show | jobs | submit login

You can always change the destination directory. I usually store my project dependencies locally, so this command works fine:

npm install sails

This command would store the libs in ./node_modules directory [1].

[1] http://blog.nodejs.org/2011/03/23/npm-1-0-global-vs-local-in...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: