-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
The NodeJS Plugin no longer updates its list of available Node.js versions. Node.js published three new versions in the last week, 8.9.3, 9.2.1, and 9.3.0, and none of them appear in the plugin's configuration pulldown.
About five days ago a merged PR for adding SunOS support also included changes to how the plugin does version comparisons:
These version comparison changes at a quick glance appear unrelated to SunOS support and could be the culprit.
On a closer look, the version comparison changes look innocuous.