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

this.query.hasOwnProperty is not a function #20

Closed
xuewang opened this issue Apr 5, 2017 · 0 comments
Closed

this.query.hasOwnProperty is not a function #20

xuewang opened this issue Apr 5, 2017 · 0 comments

Comments

@xuewang
Copy link
Contributor

xuewang commented Apr 5, 2017

Since node has modified the query object to use a null prototype, instead of an empty object in previous versions. See nodejs/node/pull/6289. I'm getting TypeError: this.query.hasOwnProperty is not a function on this line.

Will create a pull request.

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

2 participants