Closed armarti closed 4 years ago
Hi @armarti thanks for the PR. You removed although the production dependency to sqlite and kept only the devDependency. Could you please include back the production one? Also, are you sure the major change version doesn't have any breaking changes?
Handled as part of 2b0e5516d9d3736dfa9e860f1e6a16945c6ddc15
The 4.x release was due to dropping support for node v0.10 and v0.12, and there was no breaking changes in the 4.x line from 3.x.
It's impossible to build sqlite3 on node>=10 due to this: