Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing Express-PouchDB failed when the pouchdb-promise was introduced into the library #448

Open
sage-z opened this issue Jul 8, 2021 · 0 comments

Comments

@sage-z
Copy link

sage-z commented Jul 8, 2021

The express-pouchdb project uses Var Promise = require('pouchdb-promise ') in express-pouchdb /lib/create-or-delete-dbs.js and express-pouchdb /lib/daemon-manager.js , print the Promise variable and find that it is an object with only the default attribute, so I suspect it is a module problem

Usage:
express - pouchdb in import {RxDBServerPlugin} from 'RXDB/plugins/server' cited, lead to introduce RxDBServerPlugin failure

Environment:
express-pouchdb: "^4.2.0",
electron: "13.0.1",
pouchdb-promise: "^6.4.1",
node: v14.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant