Hey there!
To analyze Javascript/Typescript and a few other languages, the SonarQube scanner starts up a node subprocess that runs a local NodeJS server for the scanner to communicate with. Here it seems this subprocess is failing to start. Can you share the version of Node.js you have on your machine?
Are you aware of anything special on your computer that could block this subprocess? (antivirus/firewall software maybe?)