The Node.js Starter template doesn't work when using the Express 3.0.0beta7 module. This is the version installed when "node install express" is invoked on the template as created. The template does work with earlier versions of the Express module.
As an aside, this means that the template doesn't work on Windows Azure Web Sites since deployment to there installs the latest version of all modules.