html-differ
html-differ copied to clipboard
TypeError: UTIL.error is not a function
$ npm i -g [email protected]
$ html-differ --help
/usr/local/lib/node_modules/html-differ/node_modules/coa/lib/cmd.js:243
UTIL.error(msg);
^
TypeError: UTIL.error is not a function
at process.<anonymous> (/usr/local/lib/node_modules/html-differ/node_modules/coa/lib/cmd.js:243:14)
at Object.onceWrapper (events.js:284:20)
at process.emit (events.js:196:13)
$ npm --version
6.9.0
$ node --version
v12.1.0