From 9f219e15020222e1e70dcf217781328e1b20aca2 Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Fri, 10 Apr 2026 08:08:52 +0300 Subject: [PATCH] docs: Remove Node.js 18.x version note for Vercel deployment Removed notes about changing Node.js version to 18.x for libssl errors since it is now deprecated --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index c80ac32f..21721bc1 100644 --- a/README.md +++ b/README.md @@ -195,11 +195,6 @@ Vercel is the recommended option for hosting the files since it is **free** and ![deployment](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/32092461-5983-4fed-b21b-29be55ed85e8) -> ⚠️ **Note** -> If you receive an error related to libssl or Node 20.x, you can fix this by opening your Vercel project settings and changing the Node.js version to 18.x. -> -> ![image](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/5fb18fb5-debe-4620-9c8b-193ab442a617) - #### Option 2: Deploy to Vercel manually 1. Sign in to **Vercel** or create a new account at @@ -221,11 +216,6 @@ Vercel is the recommended option for hosting the files since it is **free** and > ⚠️ **Note** > To set up automatic Vercel deployments from GitHub, make sure to turn **off** "Include source files outside of the Root Directory" in the General settings and use `vercel` as the production branch in the Git settings. -> ⚠️ **Note** -> If you receive an error related to libssl or Node 20.x, you can fix this by opening your Vercel project settings and changing the Node.js version to 18.x. -> -> ![image](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/5fb18fb5-debe-4620-9c8b-193ab442a617) - ### [![Deploy on Heroku](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/e8b575af-5746-4200-a295-7e7baa448383)][herokudeploy]