build(node): Bumping to Node 20 (#29988)

This commit is contained in:
Evan Rusackas
2024-08-21 16:48:21 -06:00
committed by GitHub
parent 1ca5947a7d
commit 8e2f81816f
18 changed files with 20 additions and 20 deletions

View File

@@ -268,7 +268,7 @@ Frontend assets (TypeScript, JavaScript, CSS, and images) must be compiled in or
First, be sure you are using the following versions of Node.js and npm:
- `Node.js`: Version 18
- `Node.js`: Version 20
- `npm`: Version 10
We recommend using [nvm](https://github.com/nvm-sh/nvm) to manage your node environment: