新建:express web e(新建ejs模板的网站web) 安装:cd web;npm install 修改:在app.js中添加app.register('.html',require('ejs')); 运行:node app.js 错误:![enter image description here][1] [1]: http://cnodejs.org/user data/images/4efc278725fa69ac690006af/4efc278725fa69ac690006af1336030134165.png