RUTURAJ KALSHETTI
RUTURAJ KALSHETTI
It's not an error it's just a warning. Facebook suggests to use latest version of CRA for creating apps. Use this instead ``` npx create-react-app ``` For more info refer...
Then try this `npm i -g create-react-app@` Then in your folder where you want to create the application `create-react-app ` This should work
> False. It fails to "create a react app". Therefore, it is an error. Ok. I can’t verify myself coz I am running into other errors which are not very...
> Please don't burn the bridges for those who can't jump to the latest 5.x cra :) Haha agreed! There are a lot of changes in cra 5 and it’s...