volta-cli/volta

Partial versions cause hard-to-read errors

Open

#1.433 geöffnet am 27. Jan. 2023

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Rust (189 Forks)batch import
error messagesgood first issue

Repository-Metriken

Stars
 (8.309 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Now I don't know if this is intentional, but incomplete version numbers cause the somewhat hard to understand error Volta error: Could not parse version "18".

I believe Volta ought to have the feature of simplified versions (i.e. major or major.minor only), but if not, I'd really like if the error message was more clear, perhaps clarifying that it needs an exact match.

Contributor Guide