Skip to content

Commit c46594d

Browse files
authored
docs: Remove Node.js 18.x version note for Vercel deployment (#898)
Removed notes about changing Node.js version to 18.x for libssl errors since it is now deprecated
1 parent 3fde8a6 commit c46594d

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,6 @@ Vercel is the recommended option for hosting the files since it is **free** and
195195

196196
![deployment](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/32092461-5983-4fed-b21b-29be55ed85e8)
197197

198-
> ⚠️ **Note**
199-
> 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.
200-
>
201-
> ![image](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/5fb18fb5-debe-4620-9c8b-193ab442a617)
202-
203198
#### Option 2: Deploy to Vercel manually
204199

205200
1. Sign in to **Vercel** or create a new account at <https://vercel.com>
@@ -221,11 +216,6 @@ Vercel is the recommended option for hosting the files since it is **free** and
221216
> ⚠️ **Note**
222217
> 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.
223218
224-
> ⚠️ **Note**
225-
> 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.
226-
>
227-
> ![image](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/5fb18fb5-debe-4620-9c8b-193ab442a617)
228-
229219
</details>
230220

231221
### [![Deploy on Heroku](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/e8b575af-5746-4200-a295-7e7baa448383)][herokudeploy]

0 commit comments

Comments
 (0)