coffeescript - Can not load "coffee", it is not registered! Karma error message -


i trying use karma coffeescript. following preprocessor line there in karma config file:

preprocessors: {   '**/*.coffee': 'coffee' } 

but getting error -

can not load "coffee", not registered!

perhaps missing plugin?

karma-coffee-preprocessor available devdependencies in package.json. has faced issue? thanks.

i figured out solution. because of not installing karma-cli. though installing karma globally enough. after installing karma-cli fine.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -