You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just using your library on Nextjs 14 app router project, I already follow the instructions about the setup, and it's pretty easy and clear, then I got this error
Attempted import error: './node_modules/eventemitter3/index.js' does not contain a default export (imported as 'EventEmitter').
What should have happened?
The error should not be shown, because it's from eventemitter3, which I don't know what that is yet.
What happened?
I just using your library on Nextjs 14 app router project, I already follow the instructions about the setup, and it's pretty easy and clear, then I got this error
Attempted import error: './node_modules/eventemitter3/index.js' does not contain a default export (imported as 'EventEmitter').
What should have happened?
The error should not be shown, because it's from eventemitter3, which I don't know what that is yet.
Code
No response
Sandbox Link
No response
Library Version
^4.0.2-psv5.4.4
What operating system are you using?
Windows
What browser are you using?
Edge
Logs
The text was updated successfully, but these errors were encountered: