相关疑难解决方法(0)

更新到Yosemite后,grunt-contrib-compass中出现此错误的原因是什么?

我正在使用Yeoman.升级到Yosemite后,任务grunt servergrunt 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)
Run Code Online (Sandbox Code Playgroud)

导致此错误的原因是什么,以及如何修复?

gruntjs yeoman osx-yosemite grunt-contrib-sass

8
推荐指数
1
解决办法
5639
查看次数