-
Notifications
You must be signed in to change notification settings - Fork 157
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.configure is not a function #36
Comments
@simerjit-fwrk app.configure is deprecated in express 4 |
The below configuration would work
Also, might want to have a look this link: |
@praaatik I used your suggested way but now i am getting the following deprecation warnings when i start the server: |
Getting issue app.configure is not a function
The text was updated successfully, but these errors were encountered: