I added the Vega package and tried rerunning some DiffEq code and am now getting the following
[ Info: Precompiling DifferentialEquations [0c46a032-eb83-5123-abaf-
570d42b7fbaa]
ERROR: LoadError: LoadError: LoadError: UndefVarError: @pack not defined
With a lot of subpackages inside DiffEq failing to precompile. I have removed both Vega and DiffEq and reinstalled DiffEq but I still have the same error.
I am currently running Julia 0.7.0.
Thanks.