Closed philipkueng closed 1 year ago
Since the support for node10 is going to end soon, we should update the node version to 12. Currently it's not possible since the pouchdb package uses a sqlite3 version which doesn't support node12.
pouchdb
sqlite3
Since the support for node10 is going to end soon, we should update the node version to 12. Currently it's not possible since the
pouchdb
package uses asqlite3
version which doesn't support node12.