-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Dev Tools > Gradle Plugins
-
Labels:None
The current gradle-plugins-node uses http:// instead of https:// for nodejs download
Recently nodejs servers are redirecting from http -> https. All of our customers that are on gradle4 will not be able to support this redirect.
Also gradle5 does support the redirect, it would be good if we switched to the https:// url instead to avoid any other server download problems