Skip to content

Instantly share code, notes, and snippets.

@GoodnessEzeokafor
Last active December 6, 2019 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GoodnessEzeokafor/fe072d7c4cc1b20a6a7bf75440db9c3f to your computer and use it in GitHub Desktop.
Save GoodnessEzeokafor/fe072d7c4cc1b20a6a7bf75440db9c3f to your computer and use it in GitHub Desktop.
## Truffle Integration process exited prematurely due to signal 'SIGINT'. (node:8450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 2 watcher-stopped listeners added. Use emitter.setMaxListeners() to increase limit
* rm -rf ~/.config/Ganache
* ./ganache-2.1.2-linux-x86_64.AppImage

Truffle Integration process exited prematurely due to signal 'SIGINT'. (node:8450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 2 watcher-stopped listeners added. Use emitter.setMaxListeners() to increase limit

  • rm -rf ~/.config/Ganache
  • ./ganache-2.1.2-linux-x86_64.AppImage
@GoodnessEzeokafor
Copy link
Author

Fixing this issue Truffle Integration process exited prematurely due to signal 'SIGINT'.
(node:8450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 2 watcher-stopped listeners added. Use emitter.setMaxListeners() to increase limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment