Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve error message when artifact not found (JuliaLang#46264)
`Pkg.instantiate()` does not fix the issue anymore if the artifact is not part of a package, so this points users to `Pkg.ensure_artifact_installed`. Ref JuliaPackaging/ArtifactUtils.jl#13
- Loading branch information