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
Step #0: info - Creating an optimized production build... Step #0: Failed to compile. Step #0: Step #0: ./node_modules/styled-components/dist/styled-components.browser.esm.js Step #0: Module not found: Can't resolve 'react-is' in '/app/node_modules/styled-components/dist' Step #0: Step #0: Import trace for requested module: Step #0: ./node_modules/react-loader-spinner/dist/esm/loader/InfinitySpin.js Step #0: ./node_modules/react-loader-spinner/dist/esm/index.js
Couldn't create a NextJS build because of the error above while using the 5.2.0 package. Downgrading to 5.1.5 solved the issue.
The text was updated successfully, but these errors were encountered:
Bug[fix #136]: Add react-is as dependency
272f05c
2a5f004
No branches or pull requests
Couldn't create a NextJS build because of the error above while using the 5.2.0 package. Downgrading to 5.1.5 solved the issue.
The text was updated successfully, but these errors were encountered: