Skip to content

Commit 7e95f28

Browse files
committed
Revert "docs: Remove 20.x vercel warning"
This reverts commit ed9d8cc.
1 parent 01b20b1 commit 7e95f28

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

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

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

194+
> ⚠️ **Note**
195+
> 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.
196+
>
197+
> ![image](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/5fb18fb5-debe-4620-9c8b-193ab442a617)
198+
194199
#### Option 2: Deploy to Vercel manually
195200

196201
1. Sign in to **Vercel** or create a new account at <https://vercel.com>
@@ -211,6 +216,11 @@ Vercel is the recommended option for hosting the files since it is **free** and
211216
> ⚠️ **Note**
212217
> 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.
213218
219+
> ⚠️ **Note**
220+
> 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.
221+
>
222+
> ![image](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/5fb18fb5-debe-4620-9c8b-193ab442a617)
223+
214224
</details>
215225

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

0 commit comments

Comments
 (0)