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

Module 'yaru22.hovercard' is not available! #8

Open
vishnu038 opened this issue Aug 27, 2016 · 0 comments
Open

Module 'yaru22.hovercard' is not available! #8

vishnu038 opened this issue Aug 27, 2016 · 0 comments

Comments

@vishnu038
Copy link

vishnu038 commented Aug 27, 2016

Error: [$injector:modulerr] Failed to instantiate module oc.lazyLoad due to:
Error: [$injector:nomod] Module 'yaru22.hovercard' 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.

Getting above error after adding all the dependencies .

var app = angular.module('App',[yaru22.hovercard'])

In HTML
click to hover

Not able to install later installled by Overriding the bower.json.

in bower.json
"overrides":{
"angular-hovercard": {
"main": [
"./dist/angular-hovercard.css",
"./dist/angular-hovercard.js"
]
}
}

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

1 participant