Skip to content

Module 'ObjectPath' is not available! #190

@abdulgaffar

Description

@abdulgaffar

I am unable to instantiate schema form.

I loaded scripts in the following order
angular.js
angular-sanitize.js
tv4.js
ObjectPath.js
schema-form.js
bootstrap-decorator.min.js

below is the error.

Error: [$injector:modulerr] Failed to instantiate module myApp due to:
[$injector:modulerr] Failed to instantiate module schemaForm due to:
[$injector:modulerr] Failed to instantiate module ObjectPath due to:
[$injector:nomod] Module 'ObjectPath' 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.3.8/$injector/nomod?p0=ObjectPath
minErr/<@http://localhost:8000/media/js/libs/angular/angular.js:63:12
module/<@http://localhost:8000/media/js/libs/angular/angular.js:1764:1
ensure@http://localhost:8000/media/js/libs/angular/angular.js:1688:38
module@http://localhost:8000/media/js/libs/angular/angular.js:1762:1
loadModules/<@http://localhost:8000/media/js/libs/angular/angular.js:4094:22
forEach@http://localhost:8000/media/js/libs/angular/angular.js:323:11
loadModules@http://localhost:8000/media/js/libs/angular/angular.js:4078:5
loadModules/<@http://

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions