docs: update latest node.js version to 20.x (#23252)

This commit is contained in:
Arkadiusz Sygulski 2023-09-17 11:55:52 +02:00 committed by GitHub
parent 137c0b6054
commit 2d53f01ff3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ To contribute to Nuxt, you need to set up a local environment.
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [nuxt/nuxt repository](https://github.com/nuxt/nuxt) to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.
1. Ensure using the latest Node.js (16.x)
1. Ensure using the latest Node.js (20.x)
1. Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` to have `pnpm` and `yarn`