Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps] Move event emitter to runtime dependency #267

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

gregnazario
Copy link
Collaborator

Without this, it will fail to run with
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'eventemitter3' imported from /opt/git/aptos-playground/node_modules/.pnpm/@aptos-labs[email protected]/node_modules/@aptos-labs/ts-sdk/dist/esm/chunk-27YNIEGN.mjs

Description

Test Plan

Related Links

@gregnazario gregnazario requested a review from a team as a code owner January 25, 2024 05:38
Without this, it will fail to run with
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'eventemitter3' imported from /opt/git/aptos-playground/node_modules/.pnpm/@aptos-labs[email protected]/node_modules/@aptos-labs/ts-sdk/dist/esm/chunk-27YNIEGN.mjs
@gregnazario gregnazario force-pushed the move-event-emitter-to-runtime branch from a0898fc to 87e9761 Compare January 25, 2024 05:39
@gregnazario gregnazario enabled auto-merge (rebase) January 25, 2024 05:39
@gregnazario gregnazario merged commit 22ae3d9 into main Jan 25, 2024
12 checks passed
@gregnazario gregnazario deleted the move-event-emitter-to-runtime branch January 25, 2024 05:43
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.

2 participants