Skip to content

fix(atlas): filter out unresolved optional dependencies from the graph#87

Merged
byCedric merged 1 commit intomainfrom
@bycedric/fix/metro-optional-dependencies
Aug 13, 2025
Merged

fix(atlas): filter out unresolved optional dependencies from the graph#87
byCedric merged 1 commit intomainfrom
@bycedric/fix/metro-optional-dependencies

Conversation

@byCedric
Copy link
Member

@byCedric byCedric commented Aug 13, 2025

Fixes #85
Fixes #84

These dependencies have a missing .absolutePath, which causes crashes when trying to resolve this within Atlas.

@byCedric byCedric force-pushed the @bycedric/fix/metro-optional-dependencies branch from f3a7bc9 to 4dc596a Compare August 13, 2025 18:26
These dependencies have a missing `.absolutePath`, which causes crashes when trying to resolve this within Atlas.
@byCedric byCedric force-pushed the @bycedric/fix/metro-optional-dependencies branch from 4dc596a to 4248b4a Compare August 13, 2025 18:27
@byCedric byCedric enabled auto-merge August 13, 2025 18:29
@byCedric byCedric added this pull request to the merge queue Aug 13, 2025
@byCedric byCedric removed this pull request from the merge queue due to a manual request Aug 13, 2025
@byCedric byCedric added this pull request to the merge queue Aug 13, 2025
@byCedric byCedric removed this pull request from the merge queue due to the queue being cleared Aug 13, 2025
@byCedric byCedric merged commit cce9cb6 into main Aug 13, 2025
2 checks passed
@byCedric byCedric deleted the @bycedric/fix/metro-optional-dependencies branch August 13, 2025 18:31
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.

TypeError: The "to" argument must be of type string. error with react-native-keyboard-controller Error - Android Bundling failed

1 participant