-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't publish a private package to verdaccio while offline #78
Comments
Related |
Thinking how to solve this is not that hard after all. Setting this new configuration will allow publish packages if any of the uplinks fails, it will be publish:
allow_offline: true @eephillip Do yo like the solution? |
Closing this, seems abandoned. I'll merge. Feel free to reopen whether you have further comments. |
Fix #78 Add new setting to allow publish when uplinks are offline
I just tried this out, this is great. I'll put it through some paces, but looks good so far. |
Thanks, @eephillip for confirming it! I'm glad it worked out. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
server log online / success
server log offline / failed
npm publish --verbose
npm-debug.log
The text was updated successfully, but these errors were encountered: