Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

drop support for node < 18 #701

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

jelhan
Copy link
Contributor

@jelhan jelhan commented Dec 3, 2024

Drops support for Node < 18 and all other versions, which reached end of life already.

The newer NPM version shipped with node 18 uncovered many peer dependency issues in the ember try scenarios.

This is a breaking change.

Comment on lines +68 to +72
# - ember-release
# - ember-beta
# - ember-canary
# - embroider-safe
# - embroider-optimized
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hard to get those tests working again with the incompatible peer dependencies etc. I would recommend disabling the tests for now and enabling them again later.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant