alecthomas / SublimeLinter-contrib-gometalinter

SublimeLinter plugin for gometalinter
MIT License
47 stars 13 forks source link

Cannot install package in Sublime (does not show up in list) and website says "Missing" #25

Open ram-nadella opened 5 years ago

ram-nadella commented 5 years ago

I tried installing this package using the Package Control: Install Package command and when I enter the package name, the list filters down to nothing.

screen shot 2019-01-16 at 9 23 48 pm

I see the package listed on the Package Control website still but there is text that says Missing below the title.

screen shot 2019-01-16 at 9 24 17 pm

On hover it says:

Package info was unavailable last time crawler ran. Skipping due to hitting rate limit for api.github.com

From what I could tell from recents commit, changes have been to the linter code, but wanted to check if something changed that could've led Package Control to think that this package is missing info?

alecthomas commented 5 years ago

This looks like a problem with Package Control no? They're hitting a GitHub API rate limit.