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

chore: update node version in contributing #14209

Merged

Conversation

aadimch
Copy link
Contributor

@aadimch aadimch commented Feb 12, 2025

Description of changes

Update the recommended node version in contributing.md

Currently the recommended version is 16.19.0 which throws the following error.

error @eslint/compat@1.2.0: The engine "node" is incompatible with this module. Expected version "^18.18.0 || ^20.9.0 || >=21.1.0". Got "16.19.0"
error Found incompatible module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aadimch aadimch requested a review from a team as a code owner February 12, 2025 18:59
@calebpollman calebpollman merged commit b8f57f2 into aws-amplify:main Feb 12, 2025
31 checks passed
# 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.

6 participants