hex-pm Questions

2

I'm trying to fetch dependencies for my elixir project. I can't tell if Hex is down or not (I was able to fetch just fine this morning). When I run $ mix deps.get I see this: Failed to fetch ...
Whaleboat asked 1/10, 2019 at 6:33

2

Solved

I want to remove published elixir package on hex. I already know that I can only delete it up to one hour after creation with this command. mix hex.publish --revert VERSION But, Is there another...
Commercial asked 25/4, 2015 at 15:49

1

Solved

An Elixir library I'm writing has two custom mix tasks, one intended to be used by users who have made my library a dependency of their project, one intended to be used only within my project. The...
Tarrah asked 23/8, 2015 at 16:26
1

© 2022 - 2024 — McMap. All rights reserved.