Reactjs 在@coreui/coreui-pro-react管理模板中失败-starter@2.1.2启动npm时启动脚本错误

Reactjs 在@coreui/coreui-pro-react管理模板中失败-starter@2.1.2启动npm时启动脚本错误,reactjs,core-ui,Reactjs,Core Ui,我正试图在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

我正试图在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

你能帮我解决这个问题吗。提前感谢。

转到您的项目目录(与运行“npm安装”的目录相同),尝试运行“npm安装反应脚本”,并请从上到下添加完整的错误截图