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
Redoc version: redoc@2.0.0-rc.54
Getting this error when running next build:
next build
ModuleNotFoundError: Module not found: Error: Can't resolve 'core-js/es/promise' in '/Users/me/project/node_modules/redoc/bundles'
Resolved by downgrading to the last version we used (redoc@2.0.0-rc.48)
The text was updated successfully, but these errors were encountered:
This is technically a dup of #1575 which is related to webpack5 specifically.
Sorry, something went wrong.
Dup of #1584
No branches or pull requests
Redoc version: redoc@2.0.0-rc.54
Getting this error when running
next build
:ModuleNotFoundError: Module not found: Error: Can't resolve 'core-js/es/promise' in '/Users/me/project/node_modules/redoc/bundles'
Resolved by downgrading to the last version we used (redoc@2.0.0-rc.48)
The text was updated successfully, but these errors were encountered: