Skip to content

Builded version error - Javascript error #39

Description

@AndersonGimenez86

When I try to execute my app in build mode, occurs the following error:

Uncaught ReferenceError: describe is not defined dataservice.spec.js
Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to:
Error: [$injector:modulerr] Failed to instantiate module app.core due to:
Error: [$injector:unpr] Unknown provider: routerHelperProvider
http://errors.angularjs.org/1.3.20/$injector/unpr?p0=routerHelperProvider
at http://localhost:7203/js/lib-20045cb1d4.js:9274:12
at http://localhost:7203/js/lib-20045cb1d4.js:13242:19
at getService (http://localhost:7203/js/lib-20045cb1d4.js:13389:39)
at Object.invoke (http://localhost:7203/js/lib-20045cb1d4.js:13421:13)
at runInvokeQueue (http://localhost:7203/js/lib-20045cb1d4.js:13336:35)
at http://localhost:7203/js/lib-20045cb1d4.js:13345:11
at forEach (http://localhost:7203/js/lib-20045cb1d4.js:9537:20)
at loadModules (http://localhost:7203/js/lib-20045cb1d4.js:13326:5)
at http://localhost:7203/js/lib-20045cb1d4.js:13343:40
at forEach (http://localhost:7203/js/lib-20045cb1d4.js:9537:20)
http://errors.angularjs.org/1.3.20/$injector/modulerr?p0=app.core&p1=Error%…Each%20(http%3A%2F%2Flocalhost%3A7203%2Fjs%2Flib-20045cb1d4.js%3A9537%3A20)
at http://localhost:7203/js/lib-20045cb1d4.js:9274:12
at http://localhost:7203/js/lib-20045cb1d4.js:13365:15
at forEach (http://localhost:7203/js/lib-20045cb1d4.js:9537:20)
at loadModules (http://localhost:7203/js/lib-20045cb1d4.js:13326:5)
at http://localhost:7203/js/lib-20045cb1d4.js:13343:40
at forEach (http://localhost:7203/js/lib-20045cb1d4.js:9537:20)
at loadModules (http://localhost:7203/js/lib-20045cb1d4.js:13326:5)
at createInjector (http://localhost:7203/js/lib-20045cb1d4.js:13252:11)
at doBootstrap (http://localhost:7203/js/lib-20045cb1d4.js:10666:20)
at bootstrap (http://localhost:7203/js/lib-20045cb1d4.js:10687:12)
http://errors.angularjs.org/1.3.20/$injector/modulerr?p0=app&p1=Error%3A%20…rap%20(http%3A%2F%2Flocalhost%3A7203%2Fjs%2Flib-20045cb1d4.js%3A10687%3A12)

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