Skip to content

Module 'config' is not available #48

@Programm3r

Description

@Programm3r
angular.js:68 Uncaught Error: [$injector:modulerr] Failed to instantiate module starter due to:
Error: [$injector:modulerr] Failed to instantiate module config due to:
Error: [$injector:nomod] Module 'config' 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.
http://errors.angularjs.org/1.4.3/$injector/nomod?p0=config
    at http://localhost:8100/bower_components/angular/angular.js:68:12
    at http://localhost:8100/bower_components/angular/angular.js:1958:17
    at ensure (http://localhost:8100/bower_components/angular/angular.js:1882:38)
    at module (http://localhost:8100/bower_components/angular/angular.js:1956:14)
    at http://localhost:8100/bower_components/angular/angular.js:4362:22
    at forEach (http://localhost:8100/bower_components/angular/angular.js:336:20)
    at loadModules (http://localhost:8100/bower_components/angular/angular.js:4346:5)
    at http://localhost:8100/bower_components/angular/angular.js:4363:40
    at forEach (http://localhost:8100/bower_components/angular/angular.js:336:20)
    at loadModules (http://localhost:8100/bower_components/angular/angular.js:4346:5)

Got the project, ran the command as described as was present with the above error

Please assist.
Many thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions