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

Breaking on latest node v6.0

Open binarykitchen opened this issue 9 years ago • 3 comments

Because of your dependency to bufferstream which hasn't been updated for ages.

binarykitchen avatar May 02 '16 10:05 binarykitchen

If anyone's interested, I've forked this with zero dependencies and compatible with Node >= 0.12

https://github.com/Zertz/unicode-json

Zertz avatar Jun 11 '16 17:06 Zertz

@Zertz it's a shame you've changed the name of the package as I can't override the install now (I'm being forced to deal with unicode as a dependency of another module).

GFoley83 avatar Dec 14 '16 00:12 GFoley83

Unfortunately, there was no other choice. npm module names have to be unique and this repository is not being maintained anymore.

Zertz avatar Dec 14 '16 22:12 Zertz