-
Notifications
You must be signed in to change notification settings - Fork 18
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
Corgi is not initialising correctly, error: could not find package string-edit #32
Comments
It seems the package has been renamed, see upstream issue
magnars/string-edit.el#19
…On Mon, Dec 12, 2022, 07:59 Chetan Vashisht ***@***.***> wrote:
I am using a mac book pro 2015 with a ***@***.*** installation. I
started with a fresh install of emacs as described in the corgi repository.
I copied the sample config files to a clean ~/.emacs.d folder. When emacs
starts up, I get the following error:
Warning (initialization): An error occurred while loading ‘/Users/thechetan/.emacs.d/init.el’:
error: Could not find package string-edit. Updating recipe repositories: (corgi-packages org-elpa melpa gnu-elpa-mirror nongnu-elpa el-get emacsmirror-mirror) with ‘straight-pull-recipe-repositories’ may fix this
To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace. Disable showing Disable logging
1. Running the M-x straight-pull-recipe-repositories doesn't fix the
issue
2. Changing the straight.el url in bootstrap.el
<#26> doesn't fix the issue
—
Reply to this email directly, view it on GitHub
<#32>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAH3VELZQ42KLSIGAEIGTTWM3EN5ANCNFSM6AAAAAAS3R5Y4M>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I am using Ubuntu Linux with emacs 27.1. I was able to resolve the error mentioned by editing the The diff for reference:
|
That and the versions file would need to be updated. PR would be much appreciated! |
Please check this @plexus |
What should I check exactly? Doesn't that PR fix this issue? |
corgi-emacs/corgi-packages#12 fixed this for me |
I am using a mac book pro 2015 with a emacs-plus@28 installation. I started with a fresh install of emacs as described in the corgi repository. I copied the sample config files to a clean
~/.emacs.d
folder. When emacs starts up, I get the following error:M-x straight-pull-recipe-repositories
doesn't fix the issueThe text was updated successfully, but these errors were encountered: