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

Event is not exported by eventery - error in rollup #312

Open
adynathos opened this issue Jun 10, 2024 · 0 comments
Open

Event is not exported by eventery - error in rollup #312

adynathos opened this issue Jun 10, 2024 · 0 comments

Comments

@adynathos
Copy link

I'm getting an error in rollup when building with miniplex.
It is strange as I see Event in the eventery library source.
Would you know why that error could happen?
Thank you

[!] RollupError: node_modules/.pnpm/@[email protected]/node_modules/@miniplex/bucket/dist/miniplex-bucket.esm.js (1:9): "Event" is not exported by "node_modules/.pnpm/[email protected]/node_modules/eventery/dist/eventery.cjs.js", imported by "node_modules/.pnpm/@[email protected]/node_modules/@miniplex/bucket/dist/miniplex-bucket.esm.js".
https://rollupjs.org/troubleshooting/#error-name-is-not-exported-by-module
node_modules/.pnpm/@[email protected]/node_modules/@miniplex/bucket/dist/miniplex-bucket.esm.js (1:9)
1: import { Event } from 'eventery';
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

No branches or pull requests

1 participant