-
Notifications
You must be signed in to change notification settings - Fork 15
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: Could not find module ember-get-helpers/helpers/get
imported from test-app/helpers/get
#17
Comments
👍 |
I have the latest version (1.0.2) of the addon, I'm on Ember 1.13.10 and I still get this error. |
@balinterdi for now I'm using v1.0.1 that works with 1.13.10 |
Thank you, Federico, that works! |
I'll get to this as soon as I can |
@jmurphyau could you please publish the new version on npm? thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the helper registration seems to not be working properly now, I am on ember 1.13.10
related to this PR #16
The text was updated successfully, but these errors were encountered: