Closed dadiorchen closed 2 years ago
@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 : node-version >= 16
Not working on my side either with my original copy of the repo.
@VWRoli why we need to upgrade to react 17?
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. I was thinking can this be related to that we run the mock server in another project @dadiorchen?
EDIT II: npm start
still works fine for me
@VWRoli interesting, theoretically, mock server things should have an impact on this
Me too, I can run npm start
but can not build, the embarrassing situation is that the command doesn't throw any error message when failing
Success