tjanczuk / edge

Run .NET and Node.js code in-process on Windows, MacOS, and Linux
http://tjanczuk.github.io/edge
Other
5.42k stars 641 forks source link

node.exe fails to download with download.js because nodejs.org no longer supports http:// (https required) #713

Closed alan-copeland-keysight closed 7 months ago

alan-copeland-keysight commented 3 years ago

It appears that nodejs.org only allows secure downloads now. The download.js file (download of node.exe) fails with 301 (redirect errors).

agracio commented 7 months ago

Resolved in https://github.com/agracio/edge-js