Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

is it compatible with Ember 2.0 ? #294

Closed
baskarsugumar opened this issue Aug 19, 2015 · 4 comments
Closed

is it compatible with Ember 2.0 ? #294

baskarsugumar opened this issue Aug 19, 2015 · 4 comments

Comments

@baskarsugumar
Copy link

Hello,

Just got upgraded to ember 2.0 from ember 1.13.7 and when starting the application, i got this error

"Uncaught Error: Could not find module ember-i18n/legacy-helper imported from apiclient/instance-initializers/ember-i18n"

Can someone help me in solving this.

Thanks,
Baskar S

@jamesarosen
Copy link
Owner

The tests were passing against Ember-Canary as of a few weeks ago. They must have removed something in 2.0.

@jamesarosen
Copy link
Owner

instance.registry.register is no longer available in instance-initializers. We'll have to look for an alternative.

@jamesarosen
Copy link
Owner

Try v4.1.2

@jamesarosen
Copy link
Owner

Closing. If 4.1.2 doesn't help or if you continue to have trouble, please reopen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants