Skip to content

Comments

Skip non-existent directories#64

Open
akash-akya wants to merge 1 commit intofalood:mainfrom
akash-akya:main
Open

Skip non-existent directories#64
akash-akya wants to merge 1 commit intofalood:mainfrom
akash-akya:main

Conversation

@akash-akya
Copy link

@akash-akya akash-akya commented Nov 5, 2025

Fix crash when processing local path dependencies by skipping non-existent nested _build directories.

I think since Elixir v1.15, local dependencies compile artifacts to the parent project's _build instead of creating nested build paths, so attempting to access pkgs/dep/_build fails when those directories don't exist.

@akash-akya akash-akya changed the title Skip non-existent directory Skip non-existent directories Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant