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
I have following error when i want to build my NextJs App
When i replace
yup/src/string.js
Line 79 in b5b627b
by
Lines 79 to 83 in 053e95f
I do not have any problems..
The text was updated successfully, but these errors were encountered:
Duplicate of #798. Rolling back to v0.28.1 is a solution for now.
Sorry, something went wrong.
493cc61
@jquense This error seems to be popping up again for a lot of people using the new Next.js 12.x release when using their new Swc minifier.
Here is an issue in the next.js repo.
Not sure if this is a Next.js issue or something with Yup combined with the new version of Next.js.
No branches or pull requests
I have following error when i want to build my NextJs App
When i replace
yup/src/string.js
Line 79 in b5b627b
by
yup/src/string.js
Lines 79 to 83 in 053e95f
I do not have any problems..
The text was updated successfully, but these errors were encountered: