I have installed Node.js through the installer on their webpage and added it\'s path to my environment variable so I can use node and npm through the c
node
npm
In later versions of express comand line was migrated to a separate module: express-generetor
use
npm install -g express-generator@3
and could use the express command