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

vue list Should Display the Full Error Message From Github for Rate Limit Errors #1170

Closed
ip2k opened this issue Apr 25, 2018 · 1 comment
Closed

Comments

@ip2k
Copy link

ip2k commented Apr 25, 2018

There is no mention that this is a Github rate limit issue in the error output:

┗ vue list                                                                                                                                                                                                                                                                                                                                                                                                                               

API rate limit exceeded for nnn.nnn.nnn.nnn. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

This happens with 2.9.3 (at least).

I would suggest something like Error: GitHub API rate limit exceeded for nnn.nnn.nnn.nnn. I realize that this likely passes the error from the Github API through, but I think that this is confusing enough for someone who isn't as familiar with build tools to warrant explicitly calling out / offering additional help with. This error is likely to occur for users on shared connections, such as on public WiFi or at larger companies.

Related: #368 , #90

@vue-bot
Copy link

vue-bot commented Apr 25, 2018

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants