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
The build is currently failing on macOS. The issue appears when attempting to compile/run the project on macOS.
npm install
npm run build
The text was updated successfully, but these errors were encountered:
#feat: add Rollup dependencies and upgrade React version #943
This PR addresses the issue by adding Rollup as a dependency and upgrading the React version. The issue can now be closed.
Sorry, something went wrong.
#feat: add Rollup dependencies and upgrade React version #943 This PR addresses the issue by adding Rollup as a dependency and upgrading the React version. The issue can now be closed.
@Vidit-Kushwaha Verify, if it works well on your end.
@falgunmpatel It works from my end also. Thanks
No branches or pull requests
Current Behavior
The build is currently failing on macOS. The issue appears when attempting to compile/run the project on macOS.
Screenshots/Logs
To Reproduce
npm install
npm run build
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: