I have a simple nodejs app. While trying to load the libraries i used npm link library1 library2 which created symlinks to /usr/local/lib/node_modules.
npm link library1 library2