|
Full Project Recompilation on Elixir 1.19 — How Can I Investigate the Root Cause?
|
|
2
|
157
|
December 10, 2025
|
|
Recompilation triggered after request in dev even without code changes (iex -S mix phx.server)
|
|
11
|
259
|
October 9, 2025
|
|
Compiling files with many function heads is very slow(OTP 26 issue?)
|
|
69
|
2900
|
October 3, 2025
|
|
How can I resolve the warning for a runtime-created component in the editor?
|
|
9
|
128
|
July 19, 2025
|
|
Unable to compile the elixir project
|
|
13
|
694
|
January 15, 2025
|
|
Should I mix.compile for ARM and AMD in CI CD?
|
|
2
|
80
|
November 22, 2024
|
|
Plug.Conn.__struct__/0 is undefined
|
|
2
|
106
|
August 27, 2024
|
|
Torchx compile failure: ** (MatchError) no match of right hand side value: {:error, :bad_eocd}
|
|
3
|
107
|
July 7, 2024
|
|
Mix.Task.run "deps.compile", ["dep_name", "--force"] not compiling
|
|
18
|
3223
|
June 20, 2024
|
|
How to speed up the start of `mix test`?
|
|
23
|
4546
|
June 3, 2024
|
|
Erlang dependency compiled with wrong Erlang version
|
|
14
|
2663
|
January 17, 2024
|
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
555
|
December 23, 2023
|
|
Error upgrading to 1.15.x - associated module xyz is not an Ecto Schema
|
|
17
|
718
|
December 12, 2023
|
|
Could not compile dependency :erlexec with mix deps.compile
|
|
4
|
1608
|
December 7, 2023
|
|
How can I prevent the LSP from invoking my custom Mix compiler?
|
|
8
|
761
|
November 24, 2023
|
|
`mix do blog.build, compile --force` does not perform compile step
|
|
2
|
1025
|
October 18, 2023
|
|
Phoenix.CodeReloader won't compile - Phoenix 1.7.7, 1.7.8
|
|
9
|
727
|
October 11, 2023
|
|
Compilation Errors showing at random places in log
|
|
6
|
1051
|
July 24, 2023
|
|
Error compiling elixir 1.15.2 on amazon linux with otp-26.0.2
|
|
15
|
957
|
July 14, 2023
|
|
Under Elixir 1.15, `unicode` lib dependency only works after first compile
|
|
7
|
656
|
July 12, 2023
|
|
Compilation issues on umbrella project
|
|
0
|
498
|
June 12, 2023
|
|
Show mix compile Warnings Every Time
|
|
2
|
430
|
May 31, 2023
|
|
How to make a library perform a specific behavior when compiling?
|
|
5
|
582
|
May 30, 2023
|
|
Embedding data files at compile time
|
|
4
|
931
|
May 12, 2023
|
|
Copying _build, deps and recompiling in different docker container (CI/CD)
|
|
11
|
1094
|
April 26, 2023
|
|
Can't compile a Phoenix project (could not compile dependency...)
|
|
12
|
2033
|
March 23, 2023
|
|
Run command after each compile
|
|
7
|
781
|
December 15, 2022
|
|
NMAKE: fatal error U1052: file 'Makefile.win' not found ( VIX, Image )
|
|
2
|
1980
|
December 3, 2022
|
|
Compile Elixir from source on OpenBSD
|
|
7
|
1025
|
November 1, 2022
|
|
Why is not compilation aborted when an undefined module attribute is found?
|
|
14
|
1130
|
September 4, 2022
|