mooz / node-icu-charset-detector

A simple binding of ICU character set detection for Node.js
MIT License
86 stars 22 forks source link

Cannot install node-icu-charset-detector on windows 7 #34

Open mygithubcomments2017 opened 6 years ago

mygithubcomments2017 commented 6 years ago

> Wanted to install discord-irc (https://github.com/reactiflux/discord-irc) > Downloaded latest node & npm; npm --version reports '5.6.0'. > Ran npm install --global --production windows-build-tools > Ran npm install -g discord-irc ,, got: ..\node-icu-charset-detector.cpp(7): fatal error C1083: Cannot open include file: 'unicode/ucsdet.h': No such file or directory >> Ran npm install node-icu-charset-detector -- got: ..\node-icu-charset-detector.cpp(7): fatal error C1083: Cannot open include file: 'unicode/ucsdet.h': No such file or directory