Closed ykoblick closed 7 years ago
I seem to be getting a 'Unknown provider: jwplayerServiceProvider' when I inject the into my controller
function ($scope, $sce, $log, jwplayerService ) {
Everything is fine when adding to the app = angular.module('app', ['ng-jwplayer']);
Note, I am using Angular 1.5.3
does the example work?
Maybe was a fluke - everything seems to work awesome!
I seem to be getting a 'Unknown provider: jwplayerServiceProvider' when I inject the into my controller
function ($scope, $sce, $log, jwplayerService ) {
Everything is fine when adding to the app = angular.module('app', ['ng-jwplayer']);
Note, I am using Angular 1.5.3