As noted by @woss, installing Node.js from the npm registry is not the best solution but it is much faster to implement.
In the future we'll use https://nodejs.org/download/release/index.json to resolve the version of Node.js and download Node.js from the nodejs org, not from the npm registry.
Originally posted by @zkochan in #3459 (comment)
As noted by @woss, installing Node.js from the npm registry is not the best solution but it is much faster to implement.
In the future we'll use https://nodejs.org/download/release/index.json to resolve the version of Node.js and download Node.js from the nodejs org, not from the npm registry.
Originally posted by @zkochan in #3459 (comment)