I have a project who I didn\'t touch for 2 weeks. I take it back and now when I try to run npm start I got this error.
npm start
> react-scripts start
I fix this using this following command:
npm install -g react-scripts