Note that the development build is not optimized. To create a production build, run yarn build.

一、yarn serve 启动vue项目,如下报错:

Type checking in progress…

App running at:

  • Local: http://localhost:8080/crmpc/
  • Network: http://172.20.3.3:8080/

Note that the development build is not optimized.
To create a production build, run yarn build.

events.js:352
throw er; // Unhandled ‘error’ event
^

Error: spawn cmd ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
at one rrorNT (internal/child_process.js:467:16)
at processticksAndRejections (internal/process/task_queues.js:82:21)
Emitted ‘error’ event on ChildProcess instance at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
at one rrorNT (internal/child_process.js:467:16)
at processticksAndRejections (internal/process/task_queues.js:82:21) {
errno: -4058,
code: ‘ENOENT’,
syscall: ‘spawn cmd’,
path: ‘cmd’,
spawnargs: [ ‘/c’, ‘start’, ‘“”’, ‘/b’, ‘http://172.20.3.3:8080’ ]
}
error Command Failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

vue项目启动报错 Error: spawn cmd ENOENT
https://blog.51cto.com/u_15127662/3357819
  二、报错原因:

电脑缺少cmd运行程序的环境变量

三、解决方案:
环境变量Path中添加C:\Windows\System32或者 %systemRoot%\system32
具体步骤:
右键我的电脑–高级系统设置–高级–环境变量–系统变量,找到Path,添加就可以了

0

注意:设置完记得关闭vscode,重新启动vscode才可以生效哦!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值