Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.8.8 depends on 'angular-simple-logger' #924

Closed
vfdev-5 opened this issue Sep 6, 2015 · 1 comment
Closed

version 0.8.8 depends on 'angular-simple-logger' #924

vfdev-5 opened this issue Sep 6, 2015 · 1 comment

Comments

@vfdev-5
Copy link

vfdev-5 commented Sep 6, 2015

There is an error while loading the 'leaflet-directive'

Error: [$injector:modulerr] Failed to instantiate module cleanforest due to:
[$injector:modulerr] Failed to instantiate module leaflet-directive 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.
angular.module("leaflet-directive", ['nemLogging']).directive('leaflet',

Following the description in the Readme.md, if I'm not wrong, it is not mentioned that the library depends on 'angular-simple-logger'.

Is this dependency permanent or temporary?

@simison
Copy link
Contributor

simison commented Sep 6, 2015

Yepp, see #829

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants