How do I avoid ExUnit.start() error when running mix test...
Read MoreAlias all contents of a module/namepsace in IEX...
Read MoreRunning Elixir app on Windows: Can't set short node name...
Read MoreHow to run Elixir Supervisor in escript...
Read MoreUse a local repository in Elixir?...
Read MoreCustom mix task not triggering compile when run...
Read MoreChange the task name displayed by mix...
Read MoreCan't access a dependency config in main elixir project...
Read MoreIs it possible to get the compiler to exit early, failing the build, if a compile time warning is ra...
Read MoreHow to properly use mix phx.gen.html? Receiving an error: "(Mix) Expected the schema, "pos...
Read MoreRunning arbitrary commands in mix...
Read MoreHow to create a Mix task at the root of an umbrella project?...
Read MoreWhen we should use defmodule in .exs file...
Read Moreelixir - error loading module ranch_server - recompile this module with an 20 compiler...
Read MoreElixir - Logger output is colorful when run from command line, not so when run from iex...
Read MoreCan't run function in elixir shell after installing with `mix deps.get`...
Read MoreElixir - Mix run example with arguments...
Read MoreElixir - setting MIX_ENV on a Mac yields FunctionClauseError...
Read MoreHow do I send flags to the erlang vm using :emu_args?...
Read MoreWhat is the purpose of the "main module" during a new Mix project creation?...
Read MoreTrying to read a webpage in Hound, I get a compilation error for Hound.start_session...
Read MoreWhen should I generate a mix umbrella vs a phoenix umbrella?...
Read MoreHow to detect phoenix application started from `mix phx.server`?...
Read MoreHow can one fix error compiling bcrypt_elixir or argon_elixir on windows?...
Read MoreHow to unix pipe the output of one command into Elixir's Mix Task?...
Read MoreLIbrary paths for mix compile process...
Read Morenmake fails when attempting to compile argon2_elixir...
Read MoreApplication not restarting after normal exit...
Read More