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

route del throw error when register #11

Open
moonavw opened this issue Nov 4, 2019 · 0 comments
Open

route del throw error when register #11

moonavw opened this issue Nov 4, 2019 · 0 comments

Comments

@moonavw
Copy link

moonavw commented Nov 4, 2019

https://github.com/stewartml/express-decorators/blob/313afc90951fea5ae3ef2206e2525d46bcf2b919/src/lib/index.ts#L74

the 'del' throws error during register, since router['del'] is undefined, I am using express 4.17.1

It should be route('delete', path, middleware)

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

1 participant