JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
609 stars 251 forks source link

bad error message when adding 2 packages with a trailing space before `add` #3895

Open lmiq opened 1 month ago

lmiq commented 1 month ago

Example, note that there is a trailing space before add:

(jl_J2yZSt) pkg>  add Test, LinearAlgebra
ERROR: Unable to parse `Test,` as a package.