I\'m trying to download an executable file with Node.js and execute it as soon as the file is downloaded. I should launch it using the spawn method because I wa
spawn