Priyansh Gupta
Priyansh Gupta
Is the issue closed by updating the docs from npm install to npm rebuild?
I am not the repo mentor! @akankshat05
@ivantha please look into this.
Install the react-scripts dependency. That will solve the problem. Use the command npm install react-scripts.
I am also getting a similar error! Can any mentor help?
How did you setup the project without a README? @swarupyeole11
Ohkay got that
do npm init -y @swarupyeole11 then npm install should work.