node-express-boilerplate
node-express-boilerplate copied to clipboard
Compatible version of Connect
I was getting this error, caused by installing the latest version of connect:
Caught exception: TypeError: undefined is not a function
TypeError: undefined is not a function
at Manager.
This error does not occur when you use a version of Connect < 2.0. I have updated the package.json to use version 1.8.7