akermu/emacs-libvterm

Error (use-package): Failed to install vterm: https://melpa.org/packages/vtermlibtool-bin-20230217.228.tar: Not found

serafdev opened this issue · 2 comments

I'm trying to install the vterm package from melpa and it seems like the installation files are unavailable. I tried that url on my browser and it gave me 404

Is it an issue with Melpa or is something broken with the package configuration?

All I added is:

(use-package vterm)

Thanks in advance!

Which url?

EDIT: saw it.

Is this still happening? It might have been a MELPA glitch

@Sbozzolo no it's fixed now, I think I removed the melpa package from my config by mistake so it didn't refresh for a long time

I ran refresh-package manually and added the packages back

Thanks for checking!