hublin
hublin copied to clipboard
Not able to start the video chat getting error [$injector:unpr]
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)
Hi, Could you please give me the commit you are working on ?
Hi @RobinDtx , I'm pulled from the latest commit f881baedf17b.
Error: $injector:unpr Unknown Provider Unknown provider: easyRTCBitRatesProvider <- easyRTCBitRates <- easyRTCAdapter <- webRTCService <- disableVideoConfigurationDirective
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.
Hey @vishnumishra it is fixed ;) you can pull hublin from the lastest commit :)