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
Run cmd as administrator. It solved the 'express' not found problem in my case