pouchdb / pouchdb-server

CouchDB-compatible server built on PouchDB and Node
Apache License 2.0
944 stars 155 forks source link

express-pouchdb relative module was not found #439

Open cjbor opened 3 years ago

cjbor commented 3 years ago

I am building a project with Electron, Vue, Typescript and rxdb. As soon as I add the express-pouchdb package I get the message:

This relative module was not found:
../../package in ./node_modules/express-pouchdb/lib/routes/root.js

when trying to build the project.

The operating system is a MacOS 10.15.3