hex icon indicating copy to clipboard operation
hex copied to clipboard

Improve deps.get error messages for 404 and 403 status codes

Open varjas opened this issue 3 months ago • 0 comments

Improve error messages for certain scenarios described in: https://github.com/hexpm/hex/issues/627

Please let me know if there's any suggestions to adjust the error message text, or if the print logic should be moved to a separate module with a public interface instead of using the @doc false syntax to facilitate testing.

varjas avatar Oct 27 '25 01:10 varjas