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
818 stars 93 forks source link

Error Cannot find module 'path' #104

Closed ridwanchaniago84 closed 1 year ago

ridwanchaniago84 commented 1 year ago

image I get this error on react typescript (not react native). anyone have solution?

ridwanchaniago84 commented 1 year ago

Ah just npm install path :)