Replies: 1 comment
-
The uplinks in Verdaccio are read-only. Why doesn't the dev publish using When you access the package later via Verdaccio, your internal server with sync it from the uplink. |
Beta Was this translation helpful? Give feedback.
0 replies
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 community,
I wonder if it is possible to publish package to uplink using Verdaccio.
Consider following situation :
Current situation
Expectation
When developer publish the package to https://internal.server/{scope} - it will be forwarded to uplink https://private.registry.com/{scope}
How can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions