c9 / connect-architect

build a connect server using architect plugins
MIT License
14 stars 26 forks source link

TypeError: Object # has no method 'modified' #13

Open devicharan opened 10 years ago

devicharan commented 10 years ago

Throws up this error ... . When i type http://localhost:8080/ I dont think the method Utils.modified exists in the connect 2.7.6 specified in the package.json.

/code/github.com/connect-architect/connect/middleware/static.js:184 if (!utils.modified(req, res)) { ^ TypeError: Object # has no method 'modified' at /code/github.com/connect-architect/connect/middleware/static.js:184:18 at Object.oncomplete (fs.js:107:15)