Когда я пытаюсь запустить свой проект с npm запуском, он показывает эту ошибку, мне кажется, что она не ясна:
react-app-rewired start
The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! webapp@0.1.0 start: `react-app-rewired start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the webapp@0.1.0 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\kilanh\AppData\Roaming\npm-cache\_logs\2020-03-11T09_43_14_766Z-debug.log