Commit 032bedb
fix: Include Elixir lib in ERL_LIBS for remote peer
The remote peer needs Elixir's lib dir in ERL_LIBS so that
application:ensure_all_started can find elixir.app, logger.app,
etc. when starting deps like req_llm.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2326361 commit 032bedb
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| |||
0 commit comments