Skip to content

[build-tools] - Resolve Expo transitive dependencies during builds#3814

Open
AbbanMustafa wants to merge 2 commits into
mainfrom
mus/resolve-transitive-deps
Open

[build-tools] - Resolve Expo transitive dependencies during builds#3814
AbbanMustafa wants to merge 2 commits into
mainfrom
mus/resolve-transitive-deps

Conversation

@AbbanMustafa
Copy link
Copy Markdown
Contributor

@AbbanMustafa AbbanMustafa commented Jun 1, 2026

Why

https://app.datadoghq.com/logs?query=%22Cannot%20find%20module%20%27babel-preset-expo%27%22&agg_m=count&agg_m_source=base&agg_t=count&cols=host%2Cservice%2Cbuild_phase&event=AwAAAZ6FQ59bBIVhxwAAABhBWjZGUTU5YkFBRHVhUDYwNEVNQVRnQUEAAAAkMDE5ZTg1NTAtNjNjOS00ZGExLWE1OTQtMmI0NjA0YTQ0OTQzAAAA2g&messageDisplay=inline&refresh_mode=sliding&storage=hot&stream_sort=desc&viz=stream&from_ts=1779057605978&to_ts=1780353605978&live=true

Starting Metro Bundler
Failed to construct transformer:  Error: Cannot find module 'babel-preset-expo'
Require stack:
- /home/expo/workingdir/build/node_modules/@babel/core/lib/config/files/plugins.js
- /home/expo/workingdir/build/node_modules/@babel/core/lib/config/files/index.js
- /home/expo/workingdir/build/node_modules/@babel/core/lib/index.js
- /home/expo/workingdir/build/node_modules/expo/node_modules/@expo/metro-config/build/serializer/treeShakeSerializerPlugin.js
- /home/expo/workingdir/build/node_modules/expo/node_modules/@expo/metro-config/build/serializer/withExpoSerializers.js
- /home/expo/workingdir/build/node_modules/expo/node_modules/@expo/metro-config/build/ExpoMetroConfig.js

How

How did you build this feature or fix this bug and why?

Test Plan

Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

@AbbanMustafa AbbanMustafa added the no changelog PR that doesn't require a changelog entry label Jun 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.51%. Comparing base (2c1837f) to head (0abc4f1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3814      +/-   ##
==========================================
+ Coverage   57.46%   57.51%   +0.05%     
==========================================
  Files         911      912       +1     
  Lines       39480    39526      +46     
  Branches     8271     8278       +7     
==========================================
+ Hits        22684    22730      +46     
  Misses      15328    15328              
  Partials     1468     1468              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

⏩ The changelog entry check has been skipped since the "no changelog" label is present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog PR that doesn't require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant