_ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.7.2 (2022-02-06) _/ |\__'_|_|_|\__'_| | HEAD/bf53498635 (fork: 461 commits, 269 days) |__/ | (@v1.7) pkg> status Status `~/.julia/environments/v1.7/Project.toml` [336ed68f] CSV v0.10.2 [5ae59095] Colors v0.12.8 [a8cc5b0e] Crayons v4.1.1 [a93c6f00] DataFrames v1.3.2 [a5dba43e] DynamicGrids v0.21.3 [61744808] DynamicalSystems v2.1.8 [e9467ef8] GLMakie v0.5.4 [28b8d3ca] GR v0.64.0 [ee78f7c6] Makie v0.16.5 [91a5bcdd] Plots v1.26.0 [276daf66] SpecialFunctions v2.1.4 [90137ffa] StaticArrays v1.4.1 [ade2ca70] Dates julia> using GLMakie, Makie julia> x = Node(0.0) ERROR: UndefVarError: Node not defined Stacktrace: [1] top-level scope @ REPL[3]:1 julia>