Skip to content

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

@wvanhed

Description

@wvanhed

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions