node --version v0.10.26
npm --version 1.4.3
I followed this: http://expressjs.com/guide.html
which has this code
var express = re
You need a previous version:
npm install express@3.0.0