Latest #dependencies Threads Top

pmjoe
I care a lot about dependencies vendoring because it allows me to have reproducibility no matter the state of external services. Is this ...
New
Sinc
My company is porting our Gitlab instance to a new server, and in keeping with company habits has set port 4321 for SSH. This is creatin...
New
dfalling
I have two dependencies which pull in different libraries for UUID’s. I’ve tried picking one of these with override: true in my mix.exs, ...
New
adamu
When starting a new project, do you have any go-to libraries you pull in out of habit/preference? For example, Ash, Credo, Mox, ExMachin...
New
BartOtten
For my public libs I have created demo apps. During development the demo app should depend on the development version of the library; so ...
New
ream88
Hi everyone, I’m working on a well-established Phoenix application that has grown quite a bit, and I now need to create a separate Phoen...
New
marpo60
We developed Blend a new hex package that solves the problem of testing your library against different version of its dependencies. For ...
New
gmile
Hi! I’m continuing my battle (1, 2) against transitive compile-time dependencies on a large code base :slight_smile: This time I am faci...
New
mikejm
I have been able to add a number of packages to my testserver project with no issues. I would like to also add the H3 package here: Ho...
New
beardedeagle
I have a library I’ve owned for some time, beardedeagle/mnesiac, and over the last few years I’ve noticed several people forking the repo...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

dfalling
I have two dependencies which pull in different libraries for UUID’s. I’ve tried picking one of these with override: true in my mix.exs, ...
New
Sinc
My company is porting our Gitlab instance to a new server, and in keeping with company habits has set port 4321 for SSH. This is creatin...
New
pmjoe
I care a lot about dependencies vendoring because it allows me to have reproducibility no matter the state of external services. Is this ...
New

Last Three Year's Trending Top

mikejm
I have been able to add a number of packages to my testserver project with no issues. I would like to also add the H3 package here: Ho...
New
shahryarjb
Hi friends, imaging you run an elixir project, after that somebody edits the mix file and add new dep like: defp deps do [ ## old...
New
marcandre
Is it still not possible to specify Erlang compatibility in mix.exs? Erlang/OTP is a dependency of Elixir, so it is an indirect dependen...
New
yolo007wizard
Problem Statement: I am trying to build an ‘action runner’ for judge json rules. In a nut shell, say a json defined rule matches with act...
New
adamu
When starting a new project, do you have any go-to libraries you pull in out of habit/preference? For example, Ash, Credo, Mox, ExMachin...
New
ream88
Hi everyone, I’m working on a well-established Phoenix application that has grown quite a bit, and I now need to create a separate Phoen...
New
cfx
Hi, Since yesterday we are unable to fetch private packages from hex. This happens both on CI (all repos of our projects on Github) and ...
New
beardedeagle
I have a library I’ve owned for some time, beardedeagle/mnesiac, and over the last few years I’ve noticed several people forking the repo...
New
marpo60
We developed Blend a new hex package that solves the problem of testing your library against different version of its dependencies. For ...
New
marcandre
I fear I am missing a few things, but after thinking about the dependencies that structs generate, both in typespecs and in function defi...
New
gmile
Hi! I’m continuing my battle (1, 2) against transitive compile-time dependencies on a large code base :slight_smile: This time I am faci...
New
mattfara50
I have a LiveView app (generated with the --no-ecto option) which depends on a local backend app. The backend app depends on Ecto. When I...
New
BartOtten
For my public libs I have created demo apps. During development the demo app should depend on the development version of the library; so ...
New
rio517
I recently added a local dependency to my project. {:foobar, path: "path/to/foobar"} This works fine on the server and locally. However...
#ci
New

Trending Over Three Years Top

skwidbreth
When I’m working on a mix app, I’ve noticed that changes that I make to code in my app’s dependencies are observable in the dev environme...
New
KallDrexx
I have a library application X that is setup to take in arguments via its start() function, and right now I’m successfully having these s...
New
mike_bianco
Hello! New to Elixir & Phoenix. Really incredible work here—thanks for all of the amazing efforts to make an amazing language! I’m ...
New
zoosky
Hi As a newbie I struggle to get a Phoenix Boilerplate compiling: https://fullstackphoenix.com/boilerplates/HLZf3eROwO from https://ful...
New
leifericf
I have successfully cloned this repository over ssh: git clone irleif@github.com:ueberauth/ueberauth_example.git When I try to get depe...
New
Maxximiliann
$ mix deps.get Failed to fetch record for 'hexpm/exile' from registry (using cache instead) This could be because the package does not ex...
New
axelson
I’m working on a library and I’d like to include a check on if an optional dependency has been included. The easy part is adding {:some_d...
New
Maxximiliann
defp deps do [ {:httpoison, "~> 1.7.0"}, {:postgrex, "~> 0.15.5"}, {:ecto_sql, "~> 3.4.5"}, {:gen_st...
New
Skoda091
Problem When I try mix deps.get, I’ll get: Output: 14:02:59.116 [error] GenServer Hex.Registry.Server terminating ** (ArgumentError) arg...
New
Fl4m3Ph03n1x
Background I am trying to run this Elixir desktop app in my Windows VM: I have installed Erlang OTP 24.X manually in my windows: https...
New
bortzmeyer
I have a program which can provide different services, depending on its run-time configuration (through a configuration file or command-l...
New
vrod
I have a problem that is coming up now and then. One app depends on another, which depends on another. This is all ok because the organ...
New
alexslade
Hi folks, On of my team’s projects has a rust dependency, via a library that uses rustler to wrap a rust function. It hasn’t changed in ...
New
itisfilipe
Hi everybody, I have an umbrella app that I am trying to execute but when I run mix deps.get I get the following message: ➜ mix deps.ge...
New
axelson
I have a github repository that contains multiple elixir applications within it. Can I use it as a dependency but not point to the root o...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement