Closed joohyoung closed 7 years ago
I add a parameter of MainPage Constructor but it makes runtime error. I tried to solve this error 7 hours but I can't.
core.es5.js:1084 ERROR Error: Uncaught (in promise): Error: No provider for ConnectionBackend!
I folk the project and works in it. https://github.com/JoohyoungPark/cordova-background-geolocation-SampleApp/commit/01c34ddd90c953370095328154e2f02dbe18d084
I can not add any provider to a component. It makes same runtime error. Do I setup something?
No idea.
I fix it after upgrade all node packages.
I add a parameter of MainPage Constructor but it makes runtime error. I tried to solve this error 7 hours but I can't.
I folk the project and works in it. https://github.com/JoohyoungPark/cordova-background-geolocation-SampleApp/commit/01c34ddd90c953370095328154e2f02dbe18d084
I can not add any provider to a component. It makes same runtime error. Do I setup something?