Skip to content
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

docs(contributing): ✏️ require node v18.x #2800

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

p5quared
Copy link
Member

Description of changes

Update CONTRIBUTING.md to specify Node version v18.x.

yarn && yarn build && yarn test yields error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 18.12.0". Got "16.20.2" on Node version v16.x

CDK / CloudFormation Parameters Changed

n/a

Issue #, if available

n/a

Description of how you validated changes

ran this by @phani-srikar

Checklist

  • PR description included
  • Relevant documentation is changed or added (and PR referenced)

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

Update CONTRIBUTING.md to specify Node version v18.x. yarn && yarn build
&& yarn test yields "error [email protected]: The engine "node" is
incompatible with this module. Expected version ">= 18.12.0". Got
"16.20.2"" on Node version v16.x
@p5quared p5quared requested a review from a team as a code owner August 22, 2024 16:04
@phani-srikar phani-srikar merged commit 4b81dda into aws-amplify:main Aug 22, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants