Skip to content

building the book for offline reading is broken #283

Description

@dimpase

cd book && lake exe fp-lean always breaks down with something missing in ../examples/, like

✖ [144/233] Running exampleBinaries
error: no such file or directory (error code: 2)
  file: <WHATEVER>/fp-lean/book/../examples/.lake/build/bin

This is on Linux, with ~/.elan/ already populated via VSCode, and working Lean in VSCode.

Further, lake exe fp-lean downloads newer versions of Lean (acurally, different ones) for the reason I don't understand. Shouldn't it be using the one installed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions