-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Issue
Hi,
I'm running into problems with pouch.
(node:7690) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 destroyed listeners added to [PouchDB]. Use emitter.setMaxListeners() to increase limit
even when i increase listeners
db.setMaxListeners(20);
give me
21 destroyed listeners added to [PouchDB]
I've been searching around for a few hours, and can't find anything relevant. I think this might have something to do with PouchDB in next.js.config or can i have some suggestion or example of PouchDB using next.js
Info
- Environment: (Node.js/browser/Next.js)
- Platform: (Safari)
- Adapter: (LevelDB)
- Server: (PouchDB Server)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels