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

More verbosity for errors #105

Closed
pilosus opened this issue Jul 13, 2022 · 0 comments · Fixed by #115
Closed

More verbosity for errors #105

pilosus opened this issue Jul 13, 2022 · 0 comments · Fixed by #115
Assignees
Labels
enhancement New feature or request high priority

Comments

@pilosus
Copy link
Owner

pilosus commented Jul 13, 2022

When an Error occurs it may mean too many different things:

  • package not found
  • license name in package meta not found
  • all kinds of network errors (including rate limits related)

We need to know what exactly has happened, either by extending Error with comments, or sending list of errors to stderr

@pilosus pilosus added the enhancement New feature or request label Jul 13, 2022
@pilosus pilosus self-assigned this Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant