mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 21:07:28 -08:00
🔀 Merge branch 'master' of github.com:n8n-io/n8n
This commit is contained in:
commit
7ae144b48c
|
@ -49,6 +49,10 @@ dependencies are installed and the packages get linked correctly. Here a short g
|
|||
|
||||
### Requirements
|
||||
|
||||
#### Node.js
|
||||
|
||||
We suggest using the current [Node.js](https://nodejs.org/en/) LTS version (14.18.0 which includes npm 6.14.15) for development purposes.
|
||||
|
||||
#### Build tools
|
||||
|
||||
The packages which n8n uses depend on a few build tools:
|
||||
|
|
Loading…
Reference in a new issue