Skip to content
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

startup error "No such file or directory, swiper" #255

Open
valdoonicanlives opened this issue Sep 11, 2017 · 2 comments
Open

startup error "No such file or directory, swiper" #255

valdoonicanlives opened this issue Sep 11, 2017 · 2 comments

Comments

@valdoonicanlives
Copy link

An error occurred while loading ‘/home/dka/.emacs.d/init.el’:

File error: Cannot open load file, No such file or directory, swiper

So I went into /home/dka/.emacs.d/packs/dev/foundation-pack/init.el
and commented out swiper
but then on restart I got
An error occurred while loading ‘/home/dka/.emacs.d/init.el’:

File error: Cannot open load file, No such file or directory, dash

@crimeminister
Copy link

Try changing into the directory into which you cloned the repo and run:

$ git submodule update --init --recursive

Emacs Live relies on a number of Emacs packages that it needs to fetch from external git repositories before it will work.

@abondrn
Copy link

abondrn commented Nov 17, 2023

Bump. I have a failure along the lines of defmethod is not defined and running git submodule update --init --recursive is taking much longer than it should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants