1 min readJan 20, 2019
WARNING: _debugger module not available on Node.js 8 *
* and higher.
If you face this issue, try using a version of Node.js not greather than 8.
I suggest using NVM to work with different Node.js version. I have just tested with Node.js version 7.10.1, and it works fine then.