当我尝试为新的React应用运行npm start命令时,我看到以下消息:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! jsx@0.1.0 start: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the jsx@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! /Users/Dylan/.npm/_logs/2020-11-09T21_07_05_144Z-debug.log
我已经尝试了多个调试命令和谷歌解决方案(无济于事)。任何帮助都将不胜感激。