-
I believe that the following library is failing to be found due to leading zeros in the version. This may be a semver issue.
Here's the error that I am seeing:
```
Error while checking esprima…
-
What doesn't work (on top of already stated almost useless attachments):
1) queries + replication
.query: once db with updated docs replicated from couchdb server to RN .query starts to return onl…
-
Have tried this with AndroidJS and cannot get it working.
Is there a way to run pouchdb-server on Android.
-
I'm not able to start the AppImage on Ubuntu Server 16.04.3 running window manager i3. This is all the log file gives me when I try to run the `neo4j-desktop-offline-1.1.8-x86_64.AppImage`:
```[15:…
-
Whenever I try creating a database or performing actions that require authentication that I don't have, instead of the server returning an unauthorized message, it never responds and I get this error:…
-
### Issue
I am using pouchdb db form react native expo app and expo-sqlite as an adapter, but the problem is queries are very slow on mobile device as compare to browser.
find query take take 6 …
-
We're interested in using PouchDB to provide offline persistence in a way that will sync up to the server when the client comes online. At this early stage I think we'd need an abstraction layer betwe…
-
### Issue
Error start 'pouchdb-browser' in SharedWorker
### Info
- Environment: browser
- Platform: Chrome
- Adapter: indexeddb
- Server: none
### Reproduce
I tried to run the 'pouchd…
-
Hoodie's config now [provides full configuration](https://github.com/hoodiehq/ember-hoodie/pull/64/files#diff-04c6e90faac2675aa89e2176d2eec7d8R80) to server, but not to client.
We're [using](https:…
-
Hello , I am creating a Cordova-Android app that runs express-pouch server in its backend. After going through all the issues and discussions, I tried to implement the
overri…