-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"undefined is not an object (evaluating '_ember.default.deprecate.apply')" on beta and canary #15236
Comments
This is almost certainly an ember data issue |
Unsure @lukemelia reported similar error in another comment. I think this may be due to my recent (largeish) refactoring of ember-debug package (landed this morning sometime). |
This was referenced May 12, 2017
Turbo87
added a commit
to Turbo87/ember-cli-shims
that referenced
this issue
May 12, 2017
Turbo87
added a commit
to Turbo87/ember-cli-shims
that referenced
this issue
May 12, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I started seeing this in Travis today on beta and canary:
TypeError: undefined is not an object (evaluating '_ember.default.deprecate.apply')
https://travis-ci.org/kellyselden/ember-tree/jobs/231351897#L1631
Last successful build was 2017-05-11T06:19:30Z, first time this error popped up 2017-05-11T22:49:00Z.
The text was updated successfully, but these errors were encountered: