Skip to content
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

LiquidFire tests are breaking against canary at the moment #352

Open
acorncom opened this issue Aug 18, 2015 · 2 comments
Open

LiquidFire tests are breaking against canary at the moment #352

acorncom opened this issue Aug 18, 2015 · 2 comments

Comments

@acorncom
Copy link
Contributor

See this for details:
ember-cli/ember-export-application-global#16

The error we're getting when running either ember test or ember server is:

The `initialize` method for Application initializer 'export-application-global' should take only one argument - `App`, an instance of an `Application`.
@ef4
Copy link
Collaborator

ef4 commented Aug 18, 2015

Yeah, we need a fixed ember-export-application-global. Until then, if you take it out of package.json it should unblock development.

@acorncom
Copy link
Contributor Author

I switched to ember 2.0.0 (instead of canary) and that resolved it as well. Just wanted to mention it :-) Want me to close this issue (or feel free to if you'd like)?

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

No branches or pull requests

2 participants