So, I've updated some of my Julia packages, and when I tried running CairoMakie I'm getting the following error:
type GridLayout has no field needs_update
I have no idea why this is happening. I've tried reinstalling CairoMakie, but nothing changed. I get this error when I run commands such as lines(x,y).
This is a known issue. Try updating to Makie 0.14 and it will be gone.
Last updated: Nov 05 2025 at 04:42 UTC