Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
239 stars 34 forks source link

"github.com/oscar-broman/md-sort: remote repository is empty" #478

Closed leamir closed 1 year ago

leamir commented 1 year ago

When trying to ensure YSI dependencies it says the repository oscar-broman/md-sort is empty.

image

ADRFranklin commented 1 year ago

Delete the cache for that package and re-run ensure. Also double check you are using the right repo.

leamir commented 1 year ago

It's probably cache (sampctl is reading from somewhere on C). Problem is there is no .samp folder in my C:/Users/name. Where can the cache folder be? I tried searching for it in my whole C drive

ADRFranklin commented 1 year ago

The cache folder is inside %appdata%/sampctl on windows.

leamir commented 1 year ago

Oh thanks, I suggest updating Southclaws/sampctl/wiki/Cache.

Clearing the cache fixed it. Would be nice a feature to auto-fetch if the repo is empty on the cache