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
{{ message }}
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
Hello guys!
Have made some attempts to set it up, but i always arrive to the point when the app crash giving the following error:
Error: [$injector:modulerr] Failed to instantiate module my_app due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api.models.parent due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api.models.child due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api.utils due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.extensions due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.providers due to:
[$injector:modulerr] Failed to instantiate module nemLogging due to:
[$injector:nomod] Module 'nemLogging' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
I have installed angular-google-maps using bower.
Did i miss something?
Hello guys!
Have made some attempts to set it up, but i always arrive to the point when the app crash giving the following error:
Error: [$injector:modulerr] Failed to instantiate module my_app due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api.models.parent due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api.models.child due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.directives.api.utils due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.extensions due to:
[$injector:modulerr] Failed to instantiate module uiGmapgoogle-maps.providers due to:
[$injector:modulerr] Failed to instantiate module nemLogging due to:
[$injector:nomod] Module 'nemLogging' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
I have installed angular-google-maps using bower.
Did i miss something?
Thank you!