Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble with lzma #2050

Open
awesel opened this issue Jan 18, 2023 · 1 comment
Open

Trouble with lzma #2050

awesel opened this issue Jan 18, 2023 · 1 comment

Comments

@awesel
Copy link

awesel commented Jan 18, 2023

Tried to require word2vec using browserify:
var word2Vec_wordList = require('word2vec-wordlist');
Upon bundling, it added lzma to the list of dependencies resulting in " Error: Cannot find module '/node_modules/lzma/src/lzma_worker.js' "

Is this something that can be fixed?

@PanagiotisDrakatos
Copy link

@awesel Do you found a solution to your problem i am facing similar issue with another dependency

" Error: Cannot find module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants