Skip to content

version mismatch with pouchdb-mapreduce #21

@mikeymckay

Description

@mikeymckay

pouchdb-mapreduce is on version 7, but pouchdb-http is on 6.0.2 - you need to make the major version match to make them work together. Ideally pouchdb-http would get updated to 7 soon.

For now, put this in your package.json:

"pouchdb-http": "^6.0.2", "pouchdb-mapreduce": "^7.0.0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions