How to disable tarball field generation in pnpm-lock.yaml when using authenticated private registry? #9579
Unanswered
wangchenxw99
asked this question in
Q&A
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.
-
Hi experts and developers,
I'm encountering an issue with pnpm v8.15.9. When using a private registry configured with authentication in .npmrc, the generated pnpm-lock.yaml file includes tarball URLs (e.g., https://registry.example.com/package.tgz).
Is there a way to configure pnpm to exclude the tarball field from the lock file?
Beta Was this translation helpful? Give feedback.
All reactions