Julia: How to update to the latest version of a package (i.e. Flux)
问题 I have Julia 1.1 I want to update to the latest version of a package, in this case Flux 8.3.0 according to documentetiation of Flux.jl when I type Pkg.status("Flux") I get Status `~/.julia/environments/v1.1/Project.toml` [587475ba] Flux v0.6.10 I also tried both: Pkg.add("Flux") Pkg.update("Flux") But it does not change the version EDIT I tried the following command after the comment from Bogumił Kamiński Pkg.update() gives me Updating registry at `~/.julia/registries/General` ┌ Warning: Some