-
-
Notifications
You must be signed in to change notification settings - Fork 80
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 rsvp
imported from fetch
#622
Comments
@mydea - What ember-source version? |
ember-source@3.27.3, and Embroider at 0.41.0. |
I played around with it a bit, trying to make it recognize |
Hmm, Embroider should be able to resolve |
It happens once I switch |
For history, probably related to embroider-build/embroider#1195 |
When trying to setup embroider for our app, I get this error:
I tried to also install
rsvp
(yarn add rsvp --dev
) in my app but it didn't help.The text was updated successfully, but these errors were encountered: