c9 / architect

A simple yet powerful plugin system for large-scale node applications
MIT License
982 stars 129 forks source link

TypeError: Object #<Object> has no method 'modified' #38

Closed devicharan closed 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)

devicharan commented 10 years ago

Sorry this is in connect-architect.. Closing it here..