I’m trying to install a number of packages ( Denice_van_Herwerden / jhrmstoolbox.jl — Bitbucket) but I get
ERROR: Method overwriting is not permitted during Module precompilation. Use __precompile__(false) to opt-out of precompilation.
I have seen questions to handle this in their own code, but I’m trying to install a package from someone else. I use Julia 1.10.0 because that is the version the bitbucket page says it was last updated to. Thanks.