mrichard / generator-marionette

Yeoman marionette generator a la AMD
329 stars 72 forks source link

exec:mocha fails on mocha.useColors #56

Open aliirz opened 8 years ago

aliirz commented 8 years ago

Hi Everyone.

I cannot seem to run any tests. I get the following output on exec:mocha

TypeError: 'undefined' is not a function (evaluating 'mocha.useColors(config.useColors)')

   at phantomjs://webpage.evaluate():5
   at phantomjs://webpage.evaluate():13
   at phantomjs://webpage.evaluate():13

Any help will be appreciated.

shreyasubale commented 8 years ago

ill check it out :)