gleam-lang/gleam

Bad error message when trying to revert an old release

Closed

#5,708 opened on May 13, 2026

 (7 comments) (0 reactions) (0 assignees)Rust (960 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (21,417 stars)
PR merge metrics
 (Avg merge 10d 19h) (69 merged PRs in 30d)

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