You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please mind that I have just started with Angular, so I could totally be wrong in here.
I'm using Angular.js 1.3.0 and I've tried to setup this module following your README, but I end up with the following error:
[$injector:modulerr] Failed to instantiate module ng*
Which has gotten me to
After reading the documentation from https://docs.angularjs.org/guide/di
It looks to me like the approach to loading this module goes against the main guidelines.
Is that the case, or have I missed something that is not so obvious to my rookie eyes?
Thanks,
Jaume
The text was updated successfully, but these errors were encountered:
Hi Amit,
Please mind that I have just started with Angular, so I could totally be wrong in here.
I'm using Angular.js 1.3.0 and I've tried to setup this module following your README, but I end up with the following error:
Which has gotten me to
After reading the documentation from https://docs.angularjs.org/guide/di
It looks to me like the approach to loading this module goes against the main guidelines.
Is that the case, or have I missed something that is not so obvious to my rookie eyes?
Thanks,
Jaume
The text was updated successfully, but these errors were encountered: