Skip to content

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

@vishnu038

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

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