Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'app.router' is deprecated! #99

Open
vseager opened this issue Apr 10, 2014 · 4 comments
Open

'app.router' is deprecated! #99

vseager opened this issue Apr 10, 2014 · 4 comments

Comments

@vseager
Copy link

vseager commented Apr 10, 2014

When running app.js.

https://github.com/visionmedia/express/wiki/Migrating-from-3.x-to-4.x

@tominsam
Copy link

comment out line 36 of app.js (app.use(app.router);) - works for me.

@HalleyInteractive
Copy link

Installing 3.5.1 release of Express should work.
npm install express@3.5.1

This version should be added in package.json

@laetha
Copy link

laetha commented May 7, 2014

Tominsam's fix worked for me. Thanks!

@HemanthkumarHJ
Copy link

thank you HalleyInteractive..it's worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants