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
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Describe the bug
Too many listeners have been added, resulting in a MaxListenersExceededWarning warning.
How to reproduce
const caver = new Caver(providerWhichExtendsEventEmitter)
Expected behavior
Without warning log.
Attachments
Environment (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: