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

Could not find module @ember/error imported from frontend/initializers/ember-stripe-elements #31

Open
adambedford opened this issue Mar 21, 2018 · 3 comments

Comments

@adambedford
Copy link
Contributor

Running into this issue. I'm on Ember 2.14, haven't updated to modules yet. Any workaround?

@jackhair
Copy link

@adambedford Use an older version of ember-stripe-elements or update Ember to 2.16 or greater.

Ember moved to a new import API from 2.16 onwards, more info here: https://www.emberjs.com/blog/2017/10/11/ember-2-16-released.html

@adambedford
Copy link
Contributor Author

Hi Jack,

Thanks for the note. My understanding was that addons could use a different version of ember-cli, but I think the issue arises here because ember-stripe-elements has stuff in the app directory. I've bumped ember-cli-babel to 6.10 and things are working for now.

@adambedford
Copy link
Contributor Author

Hi Jack,

Turns out I didn't resolve this just yet. I've reverted to version 0.2.0 but I'm still seeing the issue. Do you have any guidance on what version works with Ember 2.14?

@adambedford adambedford reopened this Apr 4, 2018
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