srs/gradle-node-plugin

Cannot download node version

hukacode opened this issue · 2 comments

Hello,

I ran a gradle build then got this error:

Could not find org.nodejs:node:13.3.0.
Searched in the following locations:
- https://nodejs.org/dist/v13.3.0/ivy.xml
Required by:
project X

I try to access this link: https://nodejs.org/dist/v13.3.0/
Then I realized that there is no ivy.xml file.

Does anybody find the way to fix it?

Best regards,
Huka

deepy commented

See #292 (comment)

This is the same issue as #292

Hi @deepy

Thanks for you help.

Regards,
Huka