Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Issues with optional dependencies on Windows #53

@BMitrovic17

Description

@BMitrovic17

While both of those dependencies are optional they are very valuable for day to day usage imho.

Being that there are issues with installing node-icu-charset-detector and iconv on Windows I'd suggest/request that you switch to combo of iconv-lite and jschardet.

You can see about that switch on mooz/node-icu-charset-detector#32 (comment), @vBm mentioned it on official node-irc here -> martynsmith#490 (comment)

Another solution is to switch to iconv-lite and charset-detector as @davericher did on his fork of node-irc here -> funsocietyirc/node-irc@e44e0fb...master

In reality it would be the best if you two would make an unified fork being that both of you have patches that are quite nice.

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions