Error (use-package): Failed to install org-roam: http://mirrors.tuna.tsinghua.edu.cn/elpa/melpa/dash-20230415.2324.tar: Not found Error (use-package): Failed to install org-roam-ui: http://mirrors.tuna.tsinghua.edu.cn/elpa/melpa/dash-20230415.2324.tar: Not found 报错如上,起初我以为是镜像挂了,所以尝试删除了几个包,包括denote,smartlmodeine等,但是正常下载了,请问是系统的原因?还是emacs版本的原因?还是源有问题。
表示 archive-contents
並不匹配. 通常情況下 (package-refresh-contents)
就好了.
Source: tar not found when trying to install from melpa · Issue #744 · flycheck/flycheck · GitHub
感谢!解决了!