Closed mikabytes closed 3 years ago
I get the same result if I download the source code and run npm i
Submitted pull-request. The issue was that the sqlite binaries for 4.x.x has been removed from the server, so we have to use v5.2, or find some package other than sqlite.
I got the same issue with node >= 14
The PR works still. It just needs to be merged.
It complains about deprecation in node-pre-gyp, and something about sqlite3 not found. Not sure what's going on. This is a fresh install of Ubuntu 21.04 running NodeJS v16.3