nolanlawson / pouchdb-electron

PouchDB for Electron (formerly Atom Shell)
128 stars 7 forks source link

WebSQL threw an error TypeError: Illegal invocation #12

Open natew opened 6 years ago

natew commented 6 years ago

Working with idb, tried out node-websql on latest versions of just about everything and seeing this:

image

Going to give leveldown a shot.

natew commented 6 years ago

Installed using yarn not sure if that may build it wrong.

Edit: running electron-rebuild...

nolanlawson commented 6 years ago

This project may be out-of-date with latest Electron or PouchDB. A PR would be welcome :)