node-icu-wordsplit
node-icu-wordsplit copied to clipboard
`npm install icu-wordsplit` -- Break string into words in many many languages. Simple icu boundary analysis module bindings for node.js
When on `macOS` and `node 12.13.1` I was able to make it `pyicu` working like ``` brew install intltool icu4c gettext brew link icu4c gettext --force ``` but then when...
`icu-config` has been deprecated and it should be replaced by `pkg-config`.
It's show like this when 'npm install node-icu-wordsplit' was complete. ../src/wordsplit.cc: In function ‘void wordsplit::SplitWords(const Nan::FunctionCallbackInfo&)’: ../src/wordsplit.cc:38:55: error: invalid conversion from ‘uint16_t* {aka short unsigned int*}’ to ‘const UChar* {aka...