lake update
fails in new project with mathlib dependency (No such file or directory)
#3987
Closed
1 task done
Labels
bug
Something isn't working
Prerequisites
Description
Running
lake update
on a new project created with themath
package template fails. Errors are of the formContext
I'm a new Lean user and followed the instructions for setting up a new project here.
Steps to Reproduce
lake +nightly new lean-math math
cd lean-math
lake update
Expected behavior:
lake update
succeeds without errors.Actual behavior:
lake update
fails.Full Output
Versions
lean --version
isLean (version 4.7.0, x86_64-unknown-linux-gnu, commit 6fce8f7d5cd1, Release)
OS version is Pop!_OS 22.04 LTS
Additional Information
(No additional information)
Impact
Add 👍 to issues you consider important. If others are impacted by this issue, please ask them to add 👍 to it.
The text was updated successfully, but these errors were encountered: