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

Not launching after installing missing packages #264

Open
mmaestrini opened this issue Apr 8, 2023 · 1 comment
Open

Not launching after installing missing packages #264

mmaestrini opened this issue Apr 8, 2023 · 1 comment

Comments

@mmaestrini
Copy link

I tried to run this and after saying yes to installing missing packages i get this error:

node:fs:584
handleErrorFromBinding(ctx);
^

Error: ENOENT: no such file or directory, open 'nvm/versions/node/v19.3.0/lib/node_modules/bitvision/store/config.json'

Any idea? npm 9.2.0 node 19.3.0

@mk-amorson
Copy link

sudo mkdir -p /usr/local/lib/node_modules/bitvision/store/
sudo touch /usr/local/lib/node_modules/bitvision/store/config.json

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

No branches or pull requests

2 participants