LeeBre
Results
2
comments of
LeeBre
I got the same problem before I updated it to v.0.11.10. But for the newest version, a new error message said `Failed to search TKK`. In my case, `url-proxy-services` was...
@parmentf try download UnicodeData.txt somewhere else. `cd /tmp && wget http://unicode.org/Public/UNIDATA/UnicodeData.txt` `export NODE_UNICODETABLE_UNICODEDATA_TXT=/tmp/UnicodeData.txt` then `npm install unicode` gonna work well. 