Immerse.jl icon indicating copy to clipboard operation
Immerse.jl copied to clipboard

Immerse cannot load on 1.5

Open KristofferC opened this issue 4 years ago • 1 comments

ERROR: LoadError: Evaluation into the closed module `Compose` breaks incremental compilation because the side effects will not be permanent. This is likely due to some other module mutating `Compose` with `eval` during precompilation - don't do this.

This was turned into an derror in 1.5.

KristofferC avatar May 20 '20 08:05 KristofferC

Thanks for the heads-up. Hopefully optional dependencies work a bit better now.

https://github.com/GiovineItalia/Compose.jl/issues/308

jonathanBieler avatar May 20 '20 09:05 jonathanBieler