We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import bodyParser from '@nanoexpress/middleware-body-parser'; app.use(bodyParser({ json: true, urlEncoded: true }));
TSError: ⨯ Unable to compile TypeScript error TS2769: No overload matches this call.
load body parser without error
The text was updated successfully, but these errors were encountered:
Hi @krishnaTORQUE Can you please try nanoexpress/ultimate please? If that works, then let me know
Sorry, something went wrong.
No branches or pull requests
Bug Report
Is you/your team sponsoring this project
Minimal reproducible repo
Current Behavior
Expected behavior/code
load body parser without error
Environment
The text was updated successfully, but these errors were encountered: