File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,16 @@ title: Supported Node versions
55slug : node versions
66---
77
8- Node-RED currently recommends ** Node 16 .x LTS ** .
8+ Node-RED currently recommends ** Node 18 .x or Node 20.x ** .
99
1010Version | Support Level | Notes
1111-----------|-----------------|------
1212 < 10.x | * Unsupported* | Node-RED 1.x or earlier only
1313 ** 12.x** | * Supported* | Node-RED 2.x or earlier only
14- ** 14.x** | Supported |
15- ** 16.x** | ** Recommended** |
16- ** 18.x** | Supported |
14+ ** 14.x** | * Supported* |
15+ ** 16.x** | Supported |
16+ ** 18.x** | ** Recommended** |
17+ ** 20.x** | ** Recommended** |
1718
1819We try to stay up to date with Node.js releases. Our goal is to support
1920the [ Maintenance and Active LTS releases] ( https://nodejs.org/en/about/releases/ ) .
You can’t perform that action at this time.
0 commit comments