Make node 16.15 required not recommended

This commit is contained in:
hunicus 2022-06-01 22:54:46 -04:00
parent ddab579111
commit 83660e9cf3
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ Query OK, 0 rows affected (0.00 sec)
#### Build
_Node.js 16 and npm 7 are recommended._
_Make sure to use Node.js 16.15 and npm 7._
Install dependencies with `npm` and build the backend:

View File

@ -34,7 +34,7 @@ $ npm run config:defaults:bisq
### 3. Run the Frontend
_Node.js 16 and npm 7 are recommended._
_Make sure to use Node.js 16.15 and npm 7._
Install project dependencies and run the frontend server: