Changes nodejs's NODE_PATH env var programmatically
npm install node-path-changer
javascript // NodeJS only. require('node-path-changer').changeNodePath('new/node/path');