-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
npm run build
doesn't work
#191
Comments
@VWRoli seems there are some weird npm things going on currently ;( @Siddhant-K-code this happens on your side right? |
@VWRoli why we need to upgrade to react 17? |
Yeah, I was also curious that what is the need for this : |
Not working on my side either with my original copy of the repo.
We did not upgrade to 17, the project was initialized with 17. EDIT: I tried to get rid of all the undefined variables in the project, but no luck, still not working. EDIT II: |
@VWRoli interesting, theoretically, mock server things should have an impact on this Me too, I can run |
Success |
* fix: issue #191 npm run build does not work * fix: `treating warnings as errors ` because `process.env.CI` was true. Co-authored-by: Siddhant Khare <[email protected]>
The text was updated successfully, but these errors were encountered: