docs: Update npm package README.md to put minimum version to v18 (no-changelog) (#11726)

This commit is contained in:
Justin Ellingwood 2024-11-13 17:43:26 +00:00 committed by GitHub
parent 0fd684d90c
commit e28ec6ec01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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