I am new to both Node JS and express, and I have just installed npm in Windows 7.
I have installed express using the global flag:
npm install -g expr
Just be aware that the version as return by the express --version command will be the version of express-generator, not express.