videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
670 stars 211 forks source link

fix(karma): npm run test not working because of missing karma-firefox… #901

Closed p3x-robot closed 3 years ago

p3x-robot commented 4 years ago

…-launcher module

Description

Not working with npm run start as karma is missing the karma-firefox-launcher and it throws an error because of this.

p3x-robot commented 4 years ago

https://github.com/videogular/videogular2/issues/900