【问题标题】:module not found error when running the npm start command运行 npm start 命令时找不到模块错误
【发布时间】:2021-09-11 05:25:05
【问题描述】:

我成功地在我的机器中全局安装了节点 js,但是在运行 localhost 时它不起作用。我也试过重新安装几次,但没有成功。

运行 npm start 时出现以下错误。

请告诉我如何解决这个问题。提前致谢

Output of the npm start

【问题讨论】:

    标签: npm-start


    【解决方案1】:

    先尝试运行npm i。 这将安装所有必要的依赖项。

    【讨论】:

      【解决方案2】:

      确保在进入前端文件夹后运行 npm start:cd frontend

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2021-01-01
        • 1970-01-01
        • 1970-01-01
        • 2023-02-15
        • 1970-01-01
        • 2020-11-08
        • 2017-03-25
        相关资源
        最近更新 更多