mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[DOCS] Add note about min node version
This commit is contained in:
parent
cc831518a0
commit
1cfa0bb4f2
1 changed files with 10 additions and 0 deletions
|
|
@ -69,6 +69,16 @@ By default, the database connection is pre-configured to work with a following M
|
|||
|
||||
You might also use any other RDBMS (like PostgreSQL), but our database migrations support MySQL only.
|
||||
|
||||
NPM Package Manager
|
||||
-------------------
|
||||
|
||||
Sylius Frontend depends on `npm packages <https://docs.npmjs.com/about-npm>`_ for it to run you need to have Node.js installed.
|
||||
Current minimum supported version of Node.js is:
|
||||
|
||||
+---------------+-----------------------+
|
||||
| Node.js | 14.0+ |
|
||||
+---------------+-----------------------+
|
||||
|
||||
Access rights
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue