Search code examples
How do I avoid ExUnit.start() error when running mix test...

elixirelixir-mix

Read More
Alias all contents of a module/namepsace in IEX...

elixirphoenix-frameworkelixir-mixelixir-iex

Read More
Running Elixir app on Windows: Can't set short node name...

elixirelixir-mix

Read More
How to run Elixir Supervisor in escript...

erlang-otpelixirerlang-supervisorgen-serverelixir-mix

Read More
Use a local repository in Elixir?...

elixirphoenix-frameworkelixir-mix

Read More
Custom mix task not triggering compile when run...

elixirelixir-mix

Read More
Change the task name displayed by mix...

elixirelixir-mix

Read More
Can't access a dependency config in main elixir project...

elixirelixir-mix

Read More
Is it possible to get the compiler to exit early, failing the build, if a compile time warning is ra...

elixirelixir-mix

Read More
Template Integration...

chatelixirelixir-mix

Read More
How to properly use mix phx.gen.html? Receiving an error: "(Mix) Expected the schema, "pos...

elixirphoenix-frameworkelixir-mix

Read More
Running arbitrary commands in mix...

elixirelixir-mix

Read More
How to create a Mix task at the root of an umbrella project?...

elixirelixir-mix

Read More
When we should use defmodule in .exs file...

elixirelixir-mix

Read More
elixir - error loading module ranch_server - recompile this module with an 20 compiler...

erlangelixirelixir-mixbeam

Read More
Elixir - Logger output is colorful when run from command line, not so when run from iex...

elixirelixir-mix

Read More
Can't run function in elixir shell after installing with `mix deps.get`...

elixirelixir-mix

Read More
Elixir - Mix run example with arguments...

erlangelixirelixir-mix

Read More
Elixir - setting MIX_ENV on a Mac yields FunctionClauseError...

elixirelixir-mix

Read More
Running mix tasks in production...

elixirproduction-environmentelixir-mix

Read More
How do I send flags to the erlang vm using :emu_args?...

elixirelixir-mixescript

Read More
What is the purpose of the "main module" during a new Mix project creation?...

elixirelixir-mix

Read More
Trying to read a webpage in Hound, I get a compilation error for Hound.start_session...

seleniumelixirelixir-mixhound

Read More
When should I generate a mix umbrella vs a phoenix umbrella?...

elixirphoenix-frameworkelixir-mixumbrella

Read More
How to detect phoenix application started from `mix phx.server`?...

elixirphoenix-frameworkelixir-mix

Read More
How can one fix error compiling bcrypt_elixir or argon_elixir on windows?...

erlangelixirphoenix-frameworkbcryptelixir-mix

Read More
How to unix pipe the output of one command into Elixir's Mix Task?...

elixirstdinelixir-mix

Read More
LIbrary paths for mix compile process...

compilationerlangelixirelixir-mix

Read More
nmake fails when attempting to compile argon2_elixir...

elixirdependency-managementnmakeelixir-mix

Read More
Application not restarting after normal exit...

elixirerlang-supervisorelixir-mix

Read More
BackNext