Problems publishing on hex and using the package #3144
Unanswered
RudolfVonKrugstein
asked this question in
Questions & support
Replies: 1 comment
-
I've made an issue for this, let's discuss there |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a problem with publishing and then using it on hex.
gleam publish
and successfully published it: https://hex.pm/packages/processgroupsgleam add processgroups
import processgroups as pg
I have no Idea why.
When I publish, I notice that it only publishes build files, not the source files:
That might be correct, but looking at other packages it seemed to me that hey also publish the .gleam files ...
Beta Was this translation helpful? Give feedback.
All reactions