gleam-lang/gleam

Bad error message when trying to revert an old release

Open

#5708 opened on May 13, 2026

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Rust (21,417 stars) (960 forks)batch import
good first issuehelp wanted

Description

When running gleam hex revert, if the release is too old (and can't be reverted) the error message we get back from Hex shows some raw json object rather than a nice error message:

Contributor guide