gotchacode / connect-the-dots

Connect the dot game in canvas.
MIT License
1 stars 5 forks source link

Error: Most middleware (like session) is no longer bundled with Express #6

Open code-hunger opened 8 years ago

code-hunger commented 8 years ago

When doing npm start I'm getting this error:

Error: Most middleware (like session) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.