build
build copied to clipboard
Rsync access provided by rsync://unencrypted.nodejs.org/nodejs/release/ contains absolute symbol links
Hi,
The nodejs releases provided in rsync://unencrypted.nodejs.org/nodejs/release/ contains several absolute symbol links (latest, latest-*, and node-latest.tar.gz), which point to absolute paths instead of relative ones. This prevents downstream mirrors from correctly creating such symbol links. It would be better if these symbol links can be recreated pointing to relative ones.