Skip to content

fix: add missing stub exports — root cause of exit code 1 - #122

Merged
therain2020 merged 1 commit into
masterfrom
fix/unhandled-rejection
May 29, 2026
Merged

fix: add missing stub exports — root cause of exit code 1#122
therain2020 merged 1 commit into
masterfrom
fix/unhandled-rejection

Conversation

@therain2020

Copy link
Copy Markdown
Owner

init.ts:98 unhandled rejection fixed

…BookRefresh

Root cause: init.ts:98 calls fp.initialize1PEventLogging() which
was missing from the firstPartyEventLogger stub. Unhandled Promise
rejection silently killed the process with exit code 1.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@therain2020
therain2020 merged commit c6f18d8 into master May 29, 2026
1 check passed
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