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

irail throws "can not find module node_sqlite3.node" #3

Open
wvanhed opened this issue May 22, 2021 · 0 comments
Open

irail throws "can not find module node_sqlite3.node" #3

wvanhed opened this issue May 22, 2021 · 0 comments

Comments

@wvanhed
Copy link

wvanhed commented May 22, 2021

After installing on macos 11.2 via

git clone https://github.com/iRail/command-irail.git
cd command-rail
npm install -g .

And doing
irail

I get

me@mymachine:~/repos/command-irail (master *)$ irail
internal/modules/cjs/loader.js:1032
  throw err;
  ^

Error: Cannot find module '/Users/me/repos/command-irail/node_modules/sqlite3/lib/binding/node-v83-darwin-x64/node_sqlite3.node'
...

Doing npm install -g npm@latestdidn't help.

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

1 participant