I am using Yeoman. After upgrading to Yosemite, the tasks grunt server
and grunt build
throw this error:
/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)
What is causing this error, and how can it be fixed?