node-irc icon indicating copy to clipboard operation
node-irc copied to clipboard

Get rid of native dependencies

Open rom1504 opened this issue 7 years ago • 1 comments

This is a irc package. Node is great for network. Do you need native code to do a irc lib ? No you don't.

Please remove your native dependencies. They keep breaking at each node update.

rom1504 avatar May 27 '18 18:05 rom1504

Sadly, the creator of this package has stopped updating it, I switched to irc-upd

DigitalData avatar May 28 '18 02:05 DigitalData