Skip to content

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

Closed
@ip2k

Description

@ip2k

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions