Kristoffer Carlsson
Kristoffer Carlsson
Bump :) (would be good to have docs for how to change the server when for example the default server goes down, like EU is now).
> Is it possible to find out more about where this constraint came from? Try `pkg> add [email protected]`.
> Except Compat.jl downgrades from v4.2.0 to v3.46.0 So you have two valid resolved states and Pkg will pick one of them. If you need to disambiguate you can specify...
Pkg should give you a pareto optimal point. If you need further disambiguation you can use `[compat]`.
> breaking PackageCompiler with WGLMakie. Why did it break? > Part of the issue here is that package versions without any [compat] exist in the registry, Most of that should...
The reason is probably that some other package would have to downgrade otherwise.
https://github.com/JuliaLang/Pkg.jl/issues/3170
I'll close this as a dup of https://github.com/JuliaLang/Pkg.jl/issues/770 since they seem fairly similar.
😢 I always do this
I'll drop the last commit for now and put that in a separate PR since it does make untokenization a bit more awkward and perhaps that is not worth it.