finnfiddle / words-to-numbers

JS library to convert textual words to numbers with optional fuzzy text matching
MIT License
248 stars 57 forks source link

I am getting this error using it . clj_fuzzy is depricated , is there any other alternative? #38

Closed deeps8 closed 3 years ago

deeps8 commented 3 years ago

Uncaught TypeError: Cannot use 'in' operator to search for 'clj_fuzzy' in undefined at ea (clj-fuzzy.js:2) at clj-fuzzy.js:5 at Object../node_modules/words-to-numbers/node_modules/clj-fuzzy/src-js/clj-fuzzy.js (clj-fuzzy.js:6) at webpack_require__ (bootstrap:79) at Object../node_modules/words-to-numbers/dist/fuzzy.js (fuzzy.js:7) at webpack_require (bootstrap:79) at Object../node_modules/words-to-numbers/dist/parser.js (parser.js:13) at __webpack_require (bootstrap:79) at Object../node_modules/words-to-numbers/dist/index.js (index.js:8) at __webpack_require__ (bootstrap:79)