Skip to content

ladjs/max-listeners-exceeded-warning

Repository files navigation

max-listeners-exceeded-warning

build status code coverage code style styled with prettier made with lass license

Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"

Inspired by throw-max-listeners-error and updated with invocation usage.

Table of Contents

Install

npm:

npm install max-listeners-exceeded-warning

yarn:

yarn add max-listeners-exceeded-warning

Usage

const maxListenersExceededWarning = require('max-listeners-exceeded-warning');

maxListenersExceededWarning();

Contributors

Name Website
Nick Baugh http://niftylettuce.com/

License

MIT © Nick Baugh

About

Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published