On another server with internet and npm access, run "npm install jade", etc.
Then copy the "node_modules" directory to the private server
Also note that if there are any compiled modules, the server architecture must be consistent (and any post-build scripts must be identified and executed manually)
source share