Я пытаюсь запустить hello world в реакции js, но выдает следующую ошибку, если я запускаю npm start
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! helloword@0.1.0 start: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the helloword@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Roaming\npm-cache\_logs\2020-04-15T17_12_06_7
00Z-debug.log