Type Error: Object function app(req, res){ app.handle(req,res);) has no method 'dynamivhelpers'
 发布于 12 年前  作者 iq9891  4235 次预览  最后一次回复是 12 年前  来自  

我在看《node.js开发指南》的时候,编写微博注册登录,出现的Type Error: Object function app(req, res){ app.handle(req,res);) has no method 'dynamivhelpers’这个错误。应该怎么解决呢

2 回复
zhangcp

把代码在添多点看看呢,这好像是dynamivhelpers方法没找到把,