Skip to content

free --all fails with confusing message #4212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nickrobinson251 opened this issue Apr 7, 2025 · 0 comments
Open

free --all fails with confusing message #4212

nickrobinson251 opened this issue Apr 7, 2025 · 0 comments

Comments

@nickrobinson251
Copy link
Contributor

(Foobar) pkg> free --all
ERROR: packages may only be specified by name or UUID when calling `free`

Isn't the ERROR message in contradiction with there being a --all flag? I am confused 😊

Seen on Julia v1.11 and nightly (1.13.0-DEV)

The Project.toml looks like

name = "Foobar"
uuid = "469444d5-79b5-4f80-a9af-0769fa2f9410"
authors = [""]
version = "0.1.0"

[preferences.Foobar]
QUX3 = false

[deps]
Example = "7876af07-990d-54b4-ab0e-23690620f79a"
LocalPkg = "fcf55292-0d03-4e8a-9e0b-701580031fc3"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"

[sources]
Example = {url = "https://github.com/JuliaLang/Example.jl"}
LocalPkg = {path = "LocalPkg"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant