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

fix: Use latest node LTS everywhere #2358

Merged
merged 1 commit into from
May 15, 2022

Conversation

sainak
Copy link
Member

@sainak sainak commented May 15, 2022

To all developers its recommended to follow the latest LTS release of node
From this point forward we will use npm@8 which uses lockfileVersion 2, this change can cause issues while installing or updating the lockfile because of outdated dependency peers to avoid this pass --legacy-peer-deps flag to npm install

@sainak sainak requested a review from a team May 15, 2022 09:43
Copy link
Member

@gigincg gigincg left a comment

Choose a reason for hiding this comment

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

LGTM

@gigincg gigincg merged commit a10c130 into coronasafe:develop May 15, 2022
@sainak sainak deleted the fix/node-versions branch May 15, 2022 12:24
@sainak sainak restored the fix/node-versions branch May 15, 2022 13:29
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.

None yet

2 participants