Tuesday, 18 April 2017

one dedicated directory for node_modules

I am quite new to npm but I have a question about npm node modules. I have the node modules now installed in several directories. One for Gulp, one for nodeJS etc. I was wondering how I could have one dedicated node modules directory and let the other packages point to that directory, instead of having node modules all over the place.

What is best practise?

Cheers, Lino



via Lino

No comments:

Post a Comment