Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Getting DS is not defined #26

@bj-mcduck

Description

@bj-mcduck

I'm getting this error from ember-cli-shims/app-shims.js:

Uncaught ReferenceError: DS is not defined
    at eval (eval at evaluate (unknown source), <anonymous>:1:1)
    at Object.InjectedScript._evaluateOn (<anonymous>:895:55)
    at Object.InjectedScript._evaluateAndWrap (<anonymous>:828:34)
    at Object.InjectedScript.evaluateOnCallFrame (<anonymous>:954:21)
    at http://localhost:4200/agent/assets/vendor.js:67613:3
    at mod.state (http://localhost:4200/agent/assets/vendor.js:150:29)
    at tryFinally (http://localhost:4200/agent/assets/vendor.js:30:14)
    at requireModule (http://localhost:4200/agent/assets/vendor.js:148:5)
    at requireFrom (http://localhost:4200/agent/assets/vendor.js:121:12)
    at reify (http://localhost:4200/agent/assets/vendor.js:106:22)

I'm on Ember 1.13.2, and Ember Data 1.13.4, and Ember CLI 0.2.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions