Return libc field in npm registry API with Accept: application/vnd.npm.install-v1+json header
#179180
Unanswered
Brooooooklyn
asked this question in
npm
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
General
Body
Ref:
libcmanifest npm/cli#7126Currently, in order to build the correct dependencies tree, package managers either abandon checking the
libcfield, which causes bothmuslandglibcbinaries to be downloaded in Linux environments.Or they request complete metadata
Accept: application/jsonduring the fetch phase. Both approaches make installation slower and consume a lot of unnecessary traffic.Beta Was this translation helpful? Give feedback.
All reactions