You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2024. It is now read-only.
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.