Skip to content
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

CLI: 500 error when publishing a package is not handled correctly. #221

Open
scott-taubman opened this issue Feb 21, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working cli Related to the CLI

Comments

@scott-taubman
Copy link
Contributor

scott-taubman commented Feb 21, 2023

If a 500 error is thrown when publishing a package, the CLI does not return a user friendly error. Instead, it dumps the HTTP response text, which is not very helpful. Errors of any type should be handled gracefully, with as useful of a message as we can display being shown to the user.

For an example of how to reproduce this, see #222

@scott-taubman scott-taubman added cli Related to the CLI bug Something isn't working labels Feb 21, 2023
@lights7412 lights7412 self-assigned this Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the CLI
Projects
None yet
Development

No branches or pull requests

2 participants