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

Error: Compile Error: eq is not a helper #5

Closed
enkol opened this issue May 16, 2017 · 1 comment · Fixed by #7
Closed

Error: Compile Error: eq is not a helper #5

enkol opened this issue May 16, 2017 · 1 comment · Fixed by #7

Comments

@enkol
Copy link
Contributor

enkol commented May 16, 2017

The ember-attacher-inner template calls an eq helper, this results in the error "Error: Compile Error: eq is not a helper" on a plain ember-cli project.

Adding "ember-truth-helpers" as project dependency resolved the issue.

@kybishop
Copy link
Collaborator

Good catch. I'm baffled as to how this worked at all in the example/dummy app. Fixing now

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

Successfully merging a pull request may close this issue.

2 participants