html-differ icon indicating copy to clipboard operation
html-differ copied to clipboard

coa dependency seems broken

Open flip111 opened this issue 3 years ago • 0 comments

/home/flip111/javascript/html-differ/node_modules/coa/lib/cmd.js:243
        UTIL.error(msg);
             ^

TypeError: UTIL.error is not a function
    at process.<anonymous> (/home/flip111/javascript/html-differ/node_modules/coa/lib/cmd.js:243:14)
    at Object.onceWrapper (node:events:510:26)
    at process.emit (node:events:390:28)

Node.js v17.3.0

flip111 avatar Jan 29 '22 15:01 flip111