F. Kuzey Beytar

Results 2 comments of F. Kuzey Beytar

Adding `setLocale` was enough for me just after initializing I18n. ``` const i18n = new I18n({ ... }) i18n.setLocale('en') ```

If you run on **MacOS**, try to install python-setuptools first: brew install python-setuptools Then you can go with (for `yarn` users) 🙌: yarn add hnswlib-node or with npm npm install...