You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install per the instructions and restart spacemacs, I get the following error:
Error loading autoloads: (file-missing Cannot open load file No such file or directory /home/user/.emacs.legacy/elpa/30.0/develop/copilot-20240907.62759/copilot-autoloads)
I've confirmed the copilot directory exists. It looks like this:
-rw-r--r-- 1 user user 1219 Nov 13 15:17 packages.el
-rw-r--r-- 1 user user 695 Aug 19 13:54 README.org
No copilot commands are available.
Reproduction guide 🪲
Have github-copilot in layer list
Start emacs
Observe the error in the message buffer
Observe that no github copilot mode commands are available
This error occurs if you have installed the copilot.el package previously manually, so it exists in your elpa directory but not in such a way that spacemacs put it there and did some magic.
rm -r /home/user/.emacs.legacy/elpa/30.0/develop/copilot-20240907.62759 , as in, deleting the copilot elpa directory,
Description
I'm trying to install the Github Copilot layer: https://develop.spacemacs.org/layers/+web-services/github-copilot/README.html#install
When I install per the instructions and restart spacemacs, I get the following error:
Error loading autoloads: (file-missing Cannot open load file No such file or directory /home/user/.emacs.legacy/elpa/30.0/develop/copilot-20240907.62759/copilot-autoloads)
I've confirmed the copilot directory exists. It looks like this:
No copilot commands are available.
Reproduction guide 🪲
github-copilot
in layer listObserved behaviour: 👀 💔
An error in the message buffer.
Expected behaviour: ❤️ 😄
Github copilot commands are available.
System Info 💻
Backtrace 🐾
The text was updated successfully, but these errors were encountered: