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

'del' is deprecated #93

Open
tshelburne opened this issue Sep 12, 2014 · 3 comments
Open

'del' is deprecated #93

tshelburne opened this issue Sep 12, 2014 · 3 comments

Comments

@tshelburne
Copy link

app.del is being used for the destroy route, but .del has been deprecated since Express 4.2 - it still exists, but it should be removed. I couldn't tell from the README, but are you intending to explicitly support 4.*?

Happy to make the change, just would like to know your approach.

@bayleedev
Copy link

👍

@TylerBrock
Copy link

bump

@khusamov
Copy link

express deprecated app.del: Use app.delete instead node_modules\express-resource\index.js:153:19

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

4 participants