I'm getting this error when trying to make index on local pouchdb (idb).
utils.js?3b7b:59 Uncaught (in promise) ReferenceError: process is not defined
at usedCB (utils.js?3b7b:59)
Highlited function is from utils.js line 59. Any help appreciated.
I'm using pouchdb latest with quasar (vue 3), chrome latest, windows 11.
I'm getting this error when trying to make index on local pouchdb (idb).
Highlited function is from utils.js line 59. Any help appreciated.
I'm using pouchdb latest with quasar (vue 3), chrome latest, windows 11.