-
Notifications
You must be signed in to change notification settings - Fork 24
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
Uncaught Error: Could not find module ember-views/lib/compat/attrs #46
Comments
I'm getting the same issue. Just upgraded to 3.8. Anyone have a solution for this error? |
Hi all, sorry for the inactivity recently. I am back now and have a solution to this. Ember has moved this module again in 3.6. I will submit a fix today
…________________________________
From: Nate Johnson <[email protected]>
Sent: Thursday, March 28, 2019 11:47:22 PM
To: AltSchool/ember-cli-react
Cc: Subscribed
Subject: Re: [AltSchool/ember-cli-react] Uncaught Error: Could not find module ember-views/lib/compat/attrs (#46)
I'm getting the same issue. Just upgraded to 3.8. Anyone have a solution for this error?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#46 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFFoU7HLQUlof6FXSpYTNbIYtwUHEXMxks5vbOQKgaJpZM4adJDo>.
|
Hey, update on this issue. I experienced this bug once again, only this time it was specifically after upgrading Maybe there is a similar fix to your previous solution @pswai ? EDIT: Actually, it still breaks when moving |
@NateDawg90 Let me simulate an upgrade from 3.5 to 3.6 here. Instead of failing probably I should change it to retry with older paths. However it still feels weird to me since the module should have relocated in 3.6 🤔 If you don't mind can you share your upgrade steps with me? |
@NateDawg90 I did an upgrade from 3.4 to 3.6 and it was working fine, however since i dont have any project with that version it is fresh. Here's what I did:
In your case, I have a feeling that |
Not sure if this is related to #45 but a fresh install with ember 3.7.2, i'm getting this error:
Uncaught Error: Could not find module ember-views/lib/compat/attrs
The text was updated successfully, but these errors were encountered: