0

I'm having trouble launching my React App. I get the same message:

"npm ERR! missing script: start"

but I do have start in my package.json.

enter image description here

Jason Aller
  • 3,541
  • 28
  • 38
  • 38
Khalil Idris
  • 1
  • 1
  • 3
  • 1
    Are you sure? On your screenshot I see that `package.json` has unsaved changes. Maybe you added `start` but didn't save the file yet? – CherryDT Mar 09 '20 at 19:47
  • Images of text should be augmented by the text they contain or replaced with it. This is because images are not searchable, nor are they accessible, and someone trying to help you can't copy the text from them. – Jason Aller Mar 09 '20 at 22:40
  • Thank you guys. Fixed. – Khalil Idris Mar 10 '20 at 16:55

0 Answers0