uliluckas
02/26/2020, 8:45 PMCould not find org.nodejs:node:12.14.0
with kotlin eap and `Could not find org.nodejsnode10.15.3.`with the stable releaseIlya Goncharov [JB]
02/27/2020, 12:23 PMuliluckas
02/27/2020, 11:40 PMuli
02/28/2020, 7:14 PMuli
02/29/2020, 9:25 AMIlya Goncharov [JB]
02/29/2020, 10:21 AMNodeJsRootExtension
plugins.withType<NodeJsRootPlugin> {
configure<NodeJsRootExtension> {
download = false
}
}
uli
02/29/2020, 10:45 AM