【发布时间】:2014-12-12 23:01:43
【问题描述】:
我正在使用 Yeoman。升级到Yosemite后,任务grunt server和grunt build抛出这个错误:
/Users/rogerfuentes/Documents/Web/Kelios/test/node_modules/grunt-contrib-compass/node_modules/tmp/lib/tmp.js:261
throw err;
^
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)
是什么导致了这个错误,如何解决?
【问题讨论】:
-
很遗憾,我没有答案,但我会将您的经验作为建议,然后等待安装。
标签: gruntjs yeoman osx-yosemite grunt-contrib-sass