I have a React app and npm start doesn't work.
I'm trying to delete node_modules and package-lock.json but I get these errors again.
Could not find a required file.
Name: index.html
Searched in: C:\Users\avihai\Desktop\projects\super-market\public
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `react-scripts start `
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\avihai\AppData\Roaming\npm-cache\_logs\2020-11-08T16_32_26_415Z-debug.log