Karma throws error: Can not load “ng-html2js”, it is not registered
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I'm getting an error when I run karma start : $ karma start INFO [ karma ]: Karma v0 . 10.2 server started at http : //localhost:9876/ INFO [ launcher ]: Starting browser Chrome WARN [ preprocess ]: Can not load "ng-html2js" , it is not registered ! Perhaps you are missing some plugin ? ... But in my package file I have "karma-ng-html2js-preprocessor": "*", and the folder with code for this preprocessor exists in node_modules . Any ideas on how to solve the problem? 回答1: In my cases, the problem was connected to lack of karma-ng