mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
docs: update latest node.js version to 20.x (#23252)
This commit is contained in:
parent
137c0b6054
commit
2d53f01ff3
@ -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`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user