hublin icon indicating copy to clipboard operation
hublin copied to clipboard

Not able to start the video chat getting error [$injector:unpr]

Open vishnumishra opened this issue 8 years ago • 5 comments

I'm getting the error [$injector:unpr] in web console in chat room welcome page.

All the test are working fine and no error in the backend. env I'm using:

  • macOs sierra
  • node v6.9.2
  • npm 3.10.9

angular.js:11655 Error: [$injector:unpr] http://errors.angularjs.org/1.3.15/$injector/unpr?p0=easyRTCBitRatesProvider%20%3C-%20easyRTCBitRates%20%3C-%20easyRTCAdapter%20%3C-%20webRTCService%20%3C-%20devMode%20%3C-%20devmodeLauncherDirective at angular.js:38 at angular.js:4015 at Object.d [as get] (angular.js:4162) at angular.js:4020 at d (angular.js:4162) at Object.e [as invoke] (angular.js:4194) at Object.$get (angular.js:4056) at Object.e [as invoke] (angular.js:4203) at angular.js:4021 at d (angular.js:4162)

vishnumishra avatar Aug 24 '17 10:08 vishnumishra

Hi, Could you please give me the commit you are working on ?

RobinDtx avatar Aug 24 '17 12:08 RobinDtx

Hi @RobinDtx , I'm pulled from the latest commit f881baedf17b.

vishnumishra avatar Aug 26 '17 05:08 vishnumishra

Error: $injector:unpr Unknown Provider Unknown provider: easyRTCBitRatesProvider <- easyRTCBitRates <- easyRTCAdapter <- webRTCService <- disableVideoConfigurationDirective

vishnumishra avatar Aug 28 '17 06:08 vishnumishra

Hi @vishnumishra, Thank you for the answer. We are working on this issue. we would go back to you as soon as we fix it.

SamyBen avatar Aug 28 '17 08:08 SamyBen

Hey @vishnumishra it is fixed ;) you can pull hublin from the lastest commit :)

hassinehamza avatar Aug 28 '17 13:08 hassinehamza