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: upgrade to Node v19 #5837

Merged
merged 11 commits into from
Feb 24, 2023
Merged

chore: upgrade to Node v19 #5837

merged 11 commits into from
Feb 24, 2023

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Jan 10, 2023

Node v19.4 is not yet available in a CircleCI image.

Node v19.3 is the first version to feature npm v9.x: https://nodejs.org/en/download/releases/


Issues with this upgrade (fixed now ✅):

Looks like this version of npm has bugs. I can't even get a yarn install working with either Node 19.4 or 19.3

error An unexpected error occurred: "https://registry.npmjs.org/@types%2freact: write EPROTO 8045970701000000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:../deps/openssl/openssl/ssl/statem/extensions.c:922

This turned out to be an issue with TLS decryption on our corporate network. Fixed now with some internal tooling changes.

@adidahiya adidahiya changed the title chore: upgrade to Node v19.4 chore: upgrade to Node v19 Jan 10, 2023
@adidahiya adidahiya marked this pull request as ready for review February 24, 2023 21:38
@adidahiya
Copy link
Contributor Author

Fix typo

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 99facf3 into develop Feb 24, 2023
@adidahiya adidahiya deleted the ad/upgrade-node-19 branch February 24, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant