【问题标题】:When i tried to enter npm start it is showing the error like this [closed]当我尝试输入 npm start 时,它显示这样的错误 [关闭]
【发布时间】:2021-11-30 17:00:07
【问题描述】:

当我尝试输入 npm start 时,它显示如下错误1

I tried to execute npm start and it was shown like this

【问题讨论】:

    标签: node.js reactjs npm-start


    【解决方案1】:

    试试这个过程:

    1. 您的node模块中似乎没有安装react-script,所以试试这个:
    npm install react-scripts --save
    
    1. 然后,申请npm install
    2. 最后是npm start

    【讨论】:

      猜你喜欢
      • 2021-04-23
      • 2018-05-31
      • 2021-04-19
      • 2020-04-20
      • 1970-01-01
      • 2019-07-16
      • 2020-12-11
      • 2017-07-17
      • 2022-01-23
      相关资源
      最近更新 更多