You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
There is no mention that this is a Github rate limit issue in the error output:
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
The text was updated successfully, but these errors were encountered: