I am getting this error while doing "npm start"
npm start
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
I have installed the latest version, also have installed the react-scripts. Not able to analyze the actual issue. If someone can help, it will be really helpful.