-
Notifications
You must be signed in to change notification settings - Fork 335
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
lake update gives error: error: [root]: no configuration file with a supported extension: #17684
Comments
Perhaps you forgot to |
Aah, sigh, I was in
Where I used the lake new step, it did not occur to me that there was another my_project subdirectory 😳 After so the correct directory where
now everything works! thanks |
well one comment I still have to make
contains now 10 GB |
Every lean project gets its own separate copy of mathlib and its build artifacts. Feel free to complain about this design on https://leanprover.zulipchat.com/#narrow/stream/270676-lean4 . (Note, I don't recommend having a lean project as a subdirectory of another one - I would move |
Hi
I am on Ubuntu 24.04 (either with tcsh or bash shell)
I followed the instructions found in
https://leanprover-community.github.io/install/debian.html
and
https://leanprover-community.github.io/install/project.html
However, while the part
went smoothly, the next one
gave me the error
I did run source ~/.profile
What do I miss?
Regards
Uwe Brauer
The text was updated successfully, but these errors were encountered: