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

chore: Update node version in CI to 14 #2312

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Conversation

asklar
Copy link
Collaborator

@asklar asklar commented Jan 4, 2022

CI started to fail as some minor version update of a dependency started to require a higher version of node than we were using (12.9.1):

yarn install v1.22.17
[1/4] Resolving packages...
[2/4] Fetching packages...
error @jest/[email protected]: The engine "node" is incompatible with this module. Expected version "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0". Got "12.9.1"
error Found incompatible module.

@asklar asklar changed the title Update node version in CI to 14 chore: Update node version in CI to 14 Jan 4, 2022
@asklar asklar enabled auto-merge (squash) January 4, 2022 06:24
@asklar asklar merged commit 55b8a77 into master Jan 4, 2022
Copy link
Collaborator

@chiaramooney chiaramooney left a comment

Choose a reason for hiding this comment

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

👍

@asklar asklar deleted the asklar-node-version branch January 4, 2022 23:02
@react-native-community-bot
Copy link
Collaborator

🎉 This PR is included in version 11.15.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants