mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
docs: Update npm package README.md to put minimum version to v18 (no-changelog) (#11726)
This commit is contained in:
committed by
GitHub
parent
0fd684d90c
commit
e28ec6ec01
@@ -48,7 +48,7 @@ It will download everything that is needed to start n8n.
|
||||
You can then access n8n by opening:
|
||||
[http://localhost:5678](http://localhost:5678)
|
||||
|
||||
**Note:** The minimum required version for Node.js is v14.15. Make sure to update Node.js to v14.15 or above.
|
||||
**Note:** The minimum required version for Node.js is v18. Make sure to update Node.js to v18 or above.
|
||||
|
||||
### Run with Docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user