#Local package compilation error
6 messages · Page 1 of 1 (latest)
I cant load the local package for some reason
compiler version and the version in this toml are the same
❯ typst compile main.typ
error: file not found (searched at /Users/<>/Library/Application Support/typst/packages/local/test/0.0.1/typst.toml)
┌─ main.typ:1:8
│
1 │ #import "@local/test:0.0.1": *
│ ^^^^^^^^^^^^^^^^^^^
it seems as if the compiler doesnt know that local even exists
and imo the error is weird since the path is the same