This repository serves to reproduces a problem I have with mocha for StackOverflow.
npm install
npm run test:watch
(no problem here)- Trigger mocha to run again (i.e. add whitespace to the test file and save)
TypeError: _a.addEventListener is not a function