mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
Make node 16.15 required not recommended
This commit is contained in:
parent
ddab579111
commit
83660e9cf3
@ -77,7 +77,7 @@ Query OK, 0 rows affected (0.00 sec)
|
|||||||
|
|
||||||
#### Build
|
#### 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:
|
Install dependencies with `npm` and build the backend:
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ $ npm run config:defaults:bisq
|
|||||||
|
|
||||||
### 3. Run the Frontend
|
### 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:
|
Install project dependencies and run the frontend server:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user