【发布时间】:2021-03-03 05:41:07
【问题描述】:
我正在尝试在 react 中运行一个项目。所以我开始安装 npm,然后我尝试使用 npm start 启动项目,我收到类似的错误
错误:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @coreui/coreui-pro-react-admin-template-starter@2.1.2 start: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @coreui/coreui-pro-react-admin-template-starter@2.1.2 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\chand\AppData\Roaming\npm-cache\_logs\2021-03-03T05_34_54_292Z-debug.log
PS C:\Users\chand\Downloads\iotsaas_portal_react-master\iotsaas_portal_react-mast
你能帮我解决这个问题吗?提前谢谢你。
【问题讨论】: