-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to upgrade prelude or prelude packages on emacs 26.0.91 (wrong type argument) #1148
Comments
FWIW, with emacs 26.1, I was able to get around this by
|
@tvoran Thanks for mentioning that. I always forget that deleting all of the .elc files is a good troubleshooting step for various strange issues and this worked for me as well. |
Can we re-open this issue please?
If I delete the package, the next package in the queue (in my case zenburn-theme) throws the error, so this does not seem a package-specific issue. |
After some more poking around, I solved the issue by manually updating all packages by invoking |
I've hit the same problem and none of the above workarounds were able to resolve the issue:
Emacs version 28.1 on latest master. |
I've opened a new issue here since the old fix does not work anymore: #1396 |
Whenever I execute
prelude-update
orprelude-update-packages
, I get a message similar to the following:I did try removing that particular package, but it's just reinstalled.
This is on emacs 26.0.91.
The text was updated successfully, but these errors were encountered: