[Bug]: Not all packages available offline #5572
Unanswered
narimanamiri
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
If you see that Verdaccio is still trying to access an uplink (like npm registry) although you are offline, then you need to remove the uplink setting from the packages section in your configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
i did that and got internal server error |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
What happened?
i have internet problem in my country and i need to cache my packages so i can later use it offline
i ran npm i on a clean nodejs docker image using verdaccio as my registry
it installed the packages successfully but when i tried testing offline it did not install some of the packages
Version
6.x (Stable)
Version details
latest
Output server log info
Node.js Version
18.x.x (Latest supported)
Package manager
npm
Operating system
linux
Using reverse proxy
Relevant log output
Have I checked other issues?
Beta Was this translation helpful? Give feedback.
All reactions