I am writing to ask you about the supported version of nodeJS 18 in Sonarcloud. According to the documentation, the version will not be supported in April 2025. Does this mean that it will not be possible to analyze images with nodeJS 18 from April onwards?
I would appreciate more information.
Hey there.
Are you referring to NodeJS documentation? I can’t find anything in our docs referring to NodeJS 18 and April 2025. It does look like NodeJS stops supporting NodeJS 18 in April 2025… but that doesn’t automatically mean we stop supporting it!
But what does supporting a version of NodeJS mean in SonarCloud? It means that for the analysis of some languages, we require a certain verison of NodeJS in the analysis environment to actually perform the analysis of some languages (Javascript, Typescript, and CSS).
You can read about this requirement here. For most users, they don’t need to pay attention to it. It has nothing to do with the ability to analyze projects that target a specific version of NodeJS – only what is available in the scanner environment to run analysis.