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: Could not find module `ember-simple-auth after updating to 6.0.0 in a V1 addon #2750

Open
pabloascarza opened this issue Mar 15, 2024 · 2 comments

Comments

@pabloascarza
Copy link

Hi im updating ESA to 6.0.0 in my V1 addon, and i get

Error: Could not find module ember-simple-auth/authenticators/oauth2-password-grant imported from myv1addon/authenticators/oauth2

using the 5.0.0 and below works well

@Windvis
Copy link

Windvis commented Aug 1, 2024

@pabloascarza Does your addon list ember-auto-import v2 as a dependency? I think that's a requirement to use v2 addons.

@pabloascarza
Copy link
Author

@Windvis yep "ember-auto-import": "^2.6.3"

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