【问题标题】:can't run vue.js projects which i downloaded in visual studio code and getting this: ERR! A complete log of this run can be found in:无法运行我在 Visual Studio 代码中下载的 vue.js 项目并得到以下信息:ERR!可以在以下位置找到此运行的完整日志:
【发布时间】:2022-08-23 18:30:38
【问题描述】:

我重新启动计算机并重新安装了所有内容,创建 Vue 项目并使用npm 运行服务命令,但是当我想运行我归档的项目时,我收到了这个错误:

npm ERR! Missing script: \"serve\"
npm ERR! 
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\\Users\\evinm\\AppData\\Local\\npm-cache\\_logs\\2022-04-07T08_00_56_626Z-debug-0.log

对于那些和我有同样错误的人,我在这里尝试了建议的解决方案,但它对我不起作用。我需要你的帮助朋友。注意:这些存档的项目都可以正常工作

    标签: node.js vue.js npm


    【解决方案1】:

    运行此命令 cd 'your-project-name' not yourre global folder 之后使用 npm run dev 它对我有用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2023-03-03
      • 2021-04-14
      • 2017-02-23
      • 1970-01-01
      • 2020-06-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多