When I try to run the app.js file created by express, I get the following error:
app.js
$ node app.js node.js:134 throw e; // process.nextTick
Use local installs for require(), and global installs for command-line apps.
If you need both, use the npm link command.
npm link