I'm getting a `npm ERR! gyp ERR! build error` which is caused by an [issue](https://github.com/WiseLibs/better-sqlite3/issues/277) in the `better-sqlite3` dependency that was fixed in a later version. I was able to install mkanki and run the example code by upgrading the dependency without any problems.
I'm getting a
npm ERR! gyp ERR! build errorwhich is caused by an issue in thebetter-sqlite3dependency that was fixed in a later version.I was able to install mkanki and run the example code by upgrading the dependency without any problems.