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
Cannot open load file: No such file or directory, simple-httpd
straight.el thinks simple-httpd is installed but it is not. I seems it is because both web-server and simple-httpd are using the same repo name: emacs-web-server
There's not really anything that can be done on the straight.el side, except to emit a warning when two automatically generated local repository names happen to be the same (since it's probably not intentional).
I have
web-server
installed a long time ago,~/.emacs.d/straight/repos/emacs-web-server
today I install
ein
and use it, I getstraight.el thinks
simple-httpd
is installed but it is not. I seems it is because bothweb-server
andsimple-httpd
are using the same repo name:emacs-web-server
The text was updated successfully, but these errors were encountered: