By default of NPM is installing the modules under "node_modules". Is there a way to change it to be for example "my_modules?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
The standard for all node modules is to use the Do not try to go against this uniform standard. What are you trying to accomplish by customizing the directory? Note: The following command will install a module to
If you'd like to install modules and have them globally available on your system, you can use the
Packages installed with the EDITPer your comment, you can attempt to install any directory that contains a
Alternatively you can install a symbolic link instead of copying the entire module to your
For more info about this:
|
|||||
|