How to reproduce:
- check out the Julia repository at eg
fea26ddecb8a6c404f0c501228bf17c9b384d686
and compile, startjulia
, - then
pkg> activate --temp pkg> add StaticArrays@1.9.13
gives the above error message.
How to reproduce:
fea26ddecb8a6c404f0c501228bf17c9b384d686
and compile, start julia
,pkg> activate --temp
pkg> add StaticArrays@1.9.13
gives the above error message.