Yeoman - Gulp spawn cmd enoent

2019-07-09 08:06发布

With the help gulp yeoman-webapp 'im wolf. But it also serves on the command line, I get the following error gulp. Can you help me? Thank you in advance.

I work in Windows 10 and 64 bit computing.

events.js:85 throw er; // Unhandled 'error' event ^ Error: spawn cmd ENOENT at exports._errnoException (util.js:746:11) at Process.ChildProcess._handle.onexit (child_process.js:1053:32) at child_process.js:1144:20 at process._tickCallback (node.js:355:11)

1条回答
Explosion°爆炸
2楼-- · 2019-07-09 08:32

Try to put in your system variables in the PATH : C:\Windows\System32;

查看更多
登录 后发表回答