Where is the default global node_modules folder on Ubuntu. For example where would this get installed: npm install -g gulp
npm install -g gulp
/usr/local/lib/node_modules
For more info see the npm docs on Global vs. Local installation