A very common mistake of new users is that they create a project folder themselves before cloning the repository. This often causes confusion in later steps (running lake exe cache get in the wrong directory, or opening the wrong directory in VSCode). I've seen new users do this on 3 different occasions now, and they got stuck at a later step.
A very common mistake of new users is that they create a project folder themselves before cloning the repository. This often causes confusion in later steps (running
lake exe cache get
in the wrong directory, or opening the wrong directory in VSCode). I've seen new users do this on 3 different occasions now, and they got stuck at a later step.