Skip to content

[eas-cli] add missing debug runtime dependency#3630

Open
mariusud wants to merge 1 commit intoexpo:mainfrom
mariusud:mariusud/fix-require-debug
Open

[eas-cli] add missing debug runtime dependency#3630
mariusud wants to merge 1 commit intoexpo:mainfrom
mariusud:mariusud/fix-require-debug

Conversation

@mariusud
Copy link
Copy Markdown

Why

A dependency on debug was introduced in #3162 but not added to packages/eas-cli/package.json.

Since packages/eas-cli/src/log.ts now requires debug at runtime, this causes a MODULE_NOT_FOUND error.

How

Modify package.json to include debug

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

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

@mariusud mariusud changed the title fix(eas-cli): add missing debug runtime dependency [eas-cli] add missing debug runtime dependency Apr 30, 2026
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