Search code examples
iex.iexs file is not loading on test environment...

elixirelixir-mixelixir-iex

Read More
ssl.cipher_suites/0 is undefined or private, use cipher_suites/2,3 instead (ssl 10.4.1) :ssl.cipher_...

elixirelixir-mixelixir-poison

Read More
using melpon/memoize in elixir mix task...

elixirmemoizationelixir-mix

Read More
What does `runtime: false` mean in the Mixfile dependencies?...

elixirerlang-otpelixir-mix

Read More
Elixir release inside Docker container without Rabbit MQ Connection...

dockerelixirelixir-mix

Read More
Parse XML to JSON Elixir...

jsonxmlelixirelixir-mixelixir-iex

Read More
How to flag a module so that it doesn't get compiled?...

elixirelixir-mix

Read More
Escript files and .gitignore...

elixirgitignoreelixir-mix

Read More
ExCrypto on OTP 24...

dependencieselixirelixir-mix

Read More
Escape JSON in Mix shell echo command...

elixirelixir-mixelixir-poison

Read More
Mix release not working on Phoenix live view demo app...

elixirphoenix-frameworkelixir-mixphoenix-live-view

Read More
Is it possible to have Elixir's Mix load sources from more than one path?...

unit-testingmockingelixir-mix

Read More
Debugging Elixir phoenix.server...

elixirphoenix-frameworkelixir-mix

Read More
Cannot install mix...

elixirelixir-mix

Read More
Elixir Mix release - How can I copy extra files into the tarball of Phoenix app?...

elixirphoenix-frameworkelixir-mix

Read More
Testing controller using fixture with multiple belongs_to relation elixir...

elixirphoenix-frameworkelixir-mix

Read More
adding second child to supervisor throws error...

elixirelixir-mixerlang-supervisor

Read More
JSON file cannot be found when running a release's binary, but it is found when running with `ie...

elixirelixir-mix

Read More
How do Elixir with Mix make a daemon?...

erlangelixirelixir-mixreltool

Read More
Kafka elixir consumer keeps crashing...

apache-kafkaelixirelixir-mix

Read More
Mix release "start_iex" shows error while "start" does not...

elixirreleaseelixir-mix

Read More
Is it possible in Elixir to have code conditionally present depending on Mix environment?...

elixirphoenix-frameworkelixir-mix

Read More
Docker of mix release crashes with "Exec format error"...

dockerelixirreleaseelixir-mix

Read More
Why does MIX dependencies have a "~>" before the semantic version of the dependency?...

elixirelixir-mix

Read More
mix release on Amazon Linux 2...

amazon-ec2erlangelixirerlang-otpelixir-mix

Read More
How to give a description to an alias defined in mix.exs?...

elixirelixir-mix

Read More
module EEx is not available...

dockerelixirelixir-mix

Read More
What is the best way to enable development hot reloading when not using pheonix?...

elixirelixir-mixplug

Read More
How do I recompile an Elixir project and reload it from within iex?...

elixirelixir-mix

Read More
Avoid compile warning "clauses with the same name and arity (number of arguments) should be gro...

compilationelixirelixir-mix

Read More
BackNext