angularjs - 'angular package is missing' when running 'meteor test' -


i'm trying create tests meteor app using practicalmeteor:mocha run angular package missing when loading page.

command running start:

meteor test --driver-package practicalmeteor:mocha --port 3100 

angular imported in main js file , running meteor app works fine. cause of this?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -