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
Tried to implement this library in NExtJS for a few hours now, but can't get rid of this error.
Also used your Sample next-app and still same error.
Use your Sample Next-App, install dependencies and run dev. In my case yarn wasn't working so i used pnpm.
no error
TypeError: Promise.withResolvers is not a function
No response
The text was updated successfully, but these errors were encountered:
I am also experiencing the same issue
Sorry, something went wrong.
Duplicate of #1811
what is the proper working solution?
Same problem here with the latest version
No branches or pull requests
Before you start - checklist
Description
Tried to implement this library in NExtJS for a few hours now, but can't get rid of this error.
Also used your Sample next-app and still same error.
Steps to reproduce
Use your Sample Next-App, install dependencies and run dev.
In my case yarn wasn't working so i used pnpm.
Expected behavior
no error
Actual behavior
TypeError: Promise.withResolvers is not a function
Additional information
No response
Environment
The text was updated successfully, but these errors were encountered: