mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-28 02:53:15 -04:00
Some registries do not support filtering metadata requests by adding a semver suffix to the uri. If this is the case we will get a 404, so we fetch the metadata for all versions of the package and resolve the correct version on the client side.