r11na
Publishing a package to a local version of hexpm
I’m trying to run a private version of hexpm.
I have the hexpm application running on my local machine however I can’t figure out how to publish packages to it, it keeps trying to publish to hex.pm and it is hard to find any info on it.
I’ve setup a local repo pointing to my local version of hexpm and it shows up as expected when I run mix hex.repo list, but I can’t get my packages into it.
Any ideas?
Most Liked
r11na
It’s not up to me unfortunately ![]()
I don’t control the purse strings for this project but it definitely is the better option imho.
asummers
@kelvinst A local version of Hex would be useful in the face of Hex connectivity issues. We’re unable to currently deploy because of Hex image pull connectivity errors, and a local Hex would allow one to bypass that externality. Private Nexus servers are extraordinarily common in the Java world, and things like private NPM servers exist in JS.







