nodejs / corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers
MIT License
2.52k stars 165 forks source link

fix: replace npm registry domain in tarball URL #502

Closed aduh95 closed 2 months ago

aduh95 commented 3 months ago

Not all proxies rewrite the tarball URL, and expect the client to do so.

Fixes: https://github.com/nodejs/corepack/issues/498