Priyansh Gupta

Results 8 comments of Priyansh Gupta

Is the issue closed by updating the docs from npm install to npm rebuild?

I am not the repo mentor! @akankshat05

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

do npm init -y @swarupyeole11 then npm install should work.