-
```
node-icu-charset-detector.target.mk:88: recipe for target 'Release/obj.target/node-icu-charset-detector/node-icu-charset-detector.o' failed
make: *** [Release/obj.target/node-icu-charset-detector/…
-
Hi,
When trying to install hubot-irc, I'm getting the following warning:
```
.../...
node-icu-charset-detector.target.mk:86: recipe for target 'Release/obj.target/node-icu-charset-detector/node-icu-…
-
I know and have read through #390 and especially https://github.com/martynsmith/node-irc/issues/390#issuecomment-139427307. I know that node-irc works on windows even without iconv and node-icu... so …
-
> npm install --save node-icu-charset-detector
>
> node-icu-charset-detector@0.0.7 install /Users/michaelrusso/Development/sp-nodered-workflow/node_modules/node-red/node_modules/node-icu-charset-dete…
-
I originally discovered this issue when attempting to set up Hubot with an IRC adapter on Windows 10. Hubot isn't really officially supported on Windows 10, so I chalked up the problem to the platfor…
-
Can not build, because version 0.0.7 of node-icu-charset-detector will fail to build.
node-icu-charset-detector 0.1.0 builds fine. Can you change the version of node-icu-charset-detector required to …
-
### Use case description
Currently, decoding function to `String` is not implemented thoroughly. Metadata read by `IcyDecoder` supports only UTF-8 and ISO-8859-1 charsets. It should support other cha…
-
Java has canEncode method in [CharsetEncoder class](https://docs.oracle.com/javase%2F7%2Fdocs%2Fapi%2F%2F/java/nio/charset/CharsetEncoder.html#canEncode(java.lang.CharSequence)),
Win32 has out lpU…
-
I would like to propose a possible fix for incorrect encoding detection sites.
With
com.googlecode.juniversalchardet
juniversalchardet
1.0.3
you can fix com.m…
-
When install using `npm install irc` on Ubuntu 20.04 says:
```
$ npm install irc
> iconv@2.2.3 install /.../app/node_modules/iconv
> node-gyp rebuild
make: se entra en el directorio '/.../a…