I have a coffeescript file changed. yeoman’s watch task has tried to compile it and failed. Where to find the error message? Yeoman only output like following –
Running "coffee:dist" (coffee) task
>> Unable to compile your coffee
<WARN> Task "coffee:dist" failed. Use --force to continue. </WARN>
Upgrade to the latest version and it will: