Tag: grunt contrib compass

咕噜警告(grunt-contrib-compass)

我用yoeman生成器angular度来build立一个项目,现在我得到一个错误的构build。 我得到这个错误: Running "concurrent:dist" (concurrent) task Running "coffee:dist" (coffee) task Running "coffee:test" (coffee) task Done, without errors. Elapsed time coffee:test 20ms Total 23ms Running "copy:styles" (copy) task Copied 2 files Done, without errors. Elapsed time copy:styles 29ms Total 29ms Warning: /My/Project/Directory/node_modules/grunt-contrib-compass/node_modules/tmp/lib/tmp.js:261 throw err; ^ Error: spawn EACCES at errnoException (child_process.js:980:11) at Process.ChildProcess._handle.onexit (child_process.js:771:34) Used –force, […]