我更改了coffeescript文件。 yeoman的监视任务试图编译它并失败了。哪里可以找到错误信息? Yeoman只输出如下 -
Running "coffee:dist" (coffee) task
>> Unable to compile your coffee
<WARN> Task "coffee:dist" failed. Use --force to continue. </WARN>
答案 0 :(得分:0)
升级到最新版本,它将:
>> Error: In app/scripts/test.coffee, Parse error on line 2: Unexpected 'INDENT'
<WARN> CoffeeScript failed to compile. Use --force to continue. </WARN>