@GabrielBarreto wrote:
Hi, i know this is a old issue and many many MANY places on the internet have solved this and i tried everyone of them.
So i'm trying to use ngCordova in my project, i've used bower and instaled it, put the full "lib/ngCordova/dist/ng-cordova-js" path after my Ionic Bundle and before Cordova in my index, and here is my module:angular.module('starter', ['ionic', 'starter.controllers', 'starter.services', 'ngCordova'])
But this error appears:
Uncaught Error: [$injector:modulerr] Failed to instantiate module starter due to:
Error: [$injector:modulerr] Failed to instantiate module ngCordova due to: ......I've put everything in the right place, updated everything, but this error keeps appearing, how can i solve it?
Posts: 1
Participants: 1