This error is blocking CairoMakie.jl from loading:
julia> using CairoMakie
[ Info: Precompiling CairoMakie [13f3f980-e62b-5c42-98c6-ff1f3baf88f0](cache misses: incompatible header (3), dep missing source (2), mismatched flags (1))
Info Given CairoMakie was explicitly requested, output will be shown live
ERROR: LoadError: UndefVarError: `logabstanh` not defined in `LogExpFunctionsChainRulesCoreExt`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/LogExpFunctions/LITgj/ext/LogExpFunctionsChainRulesCoreExt.jl:121
This error is blocking CairoMakie.jl from loading: