Merge pull request #1784 from hunicus/node-version-requirement

Make node 16.15 required not recommended
This commit is contained in:
wiz
2022-06-03 02:53:55 +09:00
committed by GitHub
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: