hexenq / kuroshiro

Japanese language library for converting Japanese sentence to Hiragana, Katakana or Romaji with furigana and okurigana modes supported.
https://kuroshiro.org
MIT License
781 stars 88 forks source link

path module not found error with react-native #65

Open zi6xuan opened 5 years ago

zi6xuan commented 5 years ago

error: bundling failed: Error: Unable to resolve module path from /Users/afroci/Documents/learn/node_modules/kuromoji/src/loader/DictionaryLoader.js: Module path does not exist in the Haste module map

in the react-native I get this error,can you help me?

zi6xuan commented 5 years ago

I think this module is not support for react-native