Closed
Description
- URL: https://nodejs.org/dist/v6.9.5/ivy.xml
- Browser version: All
- Operating system: All
The ivy.xml files on nodejs.org for all versions respond with a 404 error.
Anything that uses Ivy to automatically resolve the correct standalone version of Node.js from your dist directory will fail.
For example the Gradle Node Plugin uses Ivy to download the specified version for the correct OS and architecture.
Specifically, https://nodejs.org/dist is the default distBaseUrl which is used as an Ivy repository.
Metadata
Metadata
Assignees
Labels
No labels