-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
Ember 5 compatibility #1026
Closed
Comments
1 task
simonihmig
added a commit
to CrowdStrike/ember-headless-form
that referenced
this issue
Feb 21, 2023
ember-qunit has peerDependency problems failing the build (emberjs/ember-qunit#1026). Other upstream dependencies maybe also. For now skipping canary from the CI matrix to unblock CI. Need to re-enable this, tracking issue: #54
simonihmig
added a commit
to CrowdStrike/ember-headless-form
that referenced
this issue
Feb 21, 2023
ember-qunit has peerDependency problems failing the build (emberjs/ember-qunit#1026). Other upstream dependencies maybe also. For now skipping canary from the CI matrix to unblock CI. Need to re-enable this, tracking issue: #54
1 task
Just ran in to this on NullVoxPopuli/buttered-ember#11 🎉 |
This was referenced Feb 24, 2023
Merged
Maybe we should keep this issue open until release. I fear many will run into it as default CI pipelines fail for addons currently. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With
canary
now pointing to 5.0.0-alpha, we are seeing CI failures here as well as in other addons.The first trivial fix is to include 5.x in our peer dependencies. Idk if there is more to that though...
The text was updated successfully, but these errors were encountered: