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 Nov 19, 2021. It is now read-only.
I've noticed the standard events of Node.js aren't implemented properly, as you require specifically EventEmitter (class Events) and thus do not implement all the core functionalities of Node.js (such as listenerCount(), or once()). I'll probably try to find a workaround and submit a pull request if I achieve to get a stable build of your plugin.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I've noticed the standard events of Node.js aren't implemented properly, as you require specifically EventEmitter (class Events) and thus do not implement all the core functionalities of Node.js (such as listenerCount(), or once()). I'll probably try to find a workaround and submit a pull request if I achieve to get a stable build of your plugin.
Thanks
The text was updated successfully, but these errors were encountered: