mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
📚 Add suggested node version to contribution guide (#2312)
This commit is contained in:
@@ -49,6 +49,10 @@ dependencies are installed and the packages get linked correctly. Here a short g
|
|||||||
|
|
||||||
### Requirements
|
### 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
|
#### Build tools
|
||||||
|
|
||||||
The packages which n8n uses depend on a few build tools:
|
The packages which n8n uses depend on a few build tools:
|
||||||
|
|||||||
Reference in New Issue
Block a user