You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looks that last commit was in the last year and I am unable to run this library. My node version 21.5.0, Windows 10, and anything I try gives me the error:
TypeError: fetch failed
C:\Users\d.malugin\Desktop\2Di\tgCrowler\node_modules\fasttext.js\lib\wasm\fasttext_wasm.js:230
throw ex;
^
RuntimeError: abort(TypeError: fetch failed) at Error
at jsStackTrace (C:\Users\d.malugin\Desktop\2Di\tgCrowler\node_modules\fasttext.js\lib\wasm\fasttext_wasm.js:1937:19)
at stackTrace (C:\Users\d.malugin\Desktop\2Di\tgCrowler\node_modules\fasttext.js\lib\wasm\fasttext_wasm.js:1954:16)
at process.abort (C:\Users\d.malugin\Desktop\2Di\tgCrowler\node_modules\fasttext.js\lib\wasm\fasttext_wasm.js:1653:44)
at process.emit (node:events:519:28)
at emit (node:internal/process/promises:150:20)
at processPromiseRejections (node:internal/process/promises:284:27)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32)
at process.abort (C:\Users\d.malugin\Desktop\2Di\tgCrowler\node_modules\fasttext.js\lib\wasm\fasttext_wasm.js:1659:11)
at process.emit (node:events:519:28)
at emit (node:internal/process/promises:150:20)
at processPromiseRejections (node:internal/process/promises:284:27)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32)
So the question is: This library is still supporting?
The text was updated successfully, but these errors were encountered:
looks that last commit was in the last year and I am unable to run this library. My node version 21.5.0, Windows 10, and anything I try gives me the error:
So the question is: This library is still supporting?
The text was updated successfully, but these errors were encountered: