Skip to content

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

Description

@vishnu038

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"
]
}
}

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions