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
Set NODE_PATH=NODE_HOME\node_modules.
NODE_PATH=NODE_HOME\node_modules
I'm using windows 7 and it works fine.