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

TypeError: b.module(...).info is not a function #61

Open
mistikel opened this issue Jul 12, 2017 · 2 comments
Open

TypeError: b.module(...).info is not a function #61

mistikel opened this issue Jul 12, 2017 · 2 comments

Comments

@mistikel
Copy link

I got this error after rebuild angular, previously i build this project without error.
I have included this module in angular module and include all script in index.html.

Failed to instantiate module angular-ladda due to:
[$injector:nomod] Module 'angular-ladda' 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 found shortcut to change file vendor.js to last vendor.js before error, and it's work. It isn't proper way to fix this problem.

@waleedahmed3045
Copy link

Facing the same issue. Looks like angular-ladda is not being maintained.
image

@joelcipriano
Copy link

You have to use a version of ladda (an angular-ladda dependency) lower than the 2.0.0 one. 1.0.6 is the lastest 1.x.x.

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

No branches or pull requests

3 participants