|
@@ -10,7 +10,7 @@ outline: deep
|
|
|
|
|
|
Before starting the project, ensure that your environment meets the following requirements:
|
|
|
|
|
|
-- [Node.js](https://nodejs.org/en) version 20 or above. It is recommended to use [fnm](https://github.com/Schniz/fnm) or [nvm](https://github.com/nvm-sh/nvm) for version management.
|
|
|
+- [Node.js](https://nodejs.org/en) version 20.15.0 or above. It is recommended to use [fnm](https://github.com/Schniz/fnm), [nvm](https://github.com/nvm-sh/nvm), or directly use [pnpm](https://pnpm.io/cli/env) for version management.
|
|
|
- [Git](https://git-scm.com/) any version.
|
|
|
|
|
|
To verify if your environment meets the above requirements, you can check the versions using the following commands:
|