raise node

This commit is contained in:
Franjo Mindek
2025-07-02 12:58:37 +02:00
parent f11a2a528c
commit 91549ea9ae
6 changed files with 56 additions and 54 deletions

View File

@@ -17,7 +17,7 @@ If you prefer video tutorials, you can watch this walkthrough below which will g
### Pre-requisites
You must have Node.js (and NPM) installed on your machine and available in `PATH` to use Wasp.
Your version of Node.js must be >= 18.
Your version of Node.js must be >= 20.
To switch easily between Node.js versions, we recommend using [nvm](https://github.com/nvm-sh/nvm).