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

findone issue #62

Open
anurag-4345 opened this issue Jan 23, 2020 · 2 comments
Open

findone issue #62

anurag-4345 opened this issue Jan 23, 2020 · 2 comments

Comments

@anurag-4345
Copy link

Cannot read property 'findOne' of undefined

@monkey-cat
Copy link

More details

@kushwahasanket
Copy link

probably you have included the body-parser ..use that middleware in app.js file
app.use(express.urlencoded({
extended: true
}));
include this in app.js hope it will work

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

3 participants