Peter Mbanugo
Peter Mbanugo
I don't clearly know what you mean but I guess you're running into issues with 9.4.1. You should stick to 9.4.0 for now. @leerob do you plan on doing a...
This will be fixed in the next release. You can stick to 9.4.0 for now.
When you run it locally what kind of errors do you get?
I think I found why it isn't working. There was a recent [PR](https://github.com/vercel/micro/pull/460) that reverted some changes wrongfully, which was was got applied to 9.4.1. You can stick to 9.4.0...
@electerious As I said in the previous comment, there's an issue with 9.4.1 and I wouldn't recommend using it. Stick to 9.4.0 for the moment 😄
Maybe @gr2m or @janl can help out? I don't have any local couchdb installed. I've used Cloudant and it has worked for me.
I have @hoodie/client version 10.1.0. I downloaded all hours before reporting. I didn't try to sign-in. Just sign-up then I noticed the error and tried to know when it happens....
I meant version 10.1.0 of `@hoodie/client. ` this command didn't work `hoodie ls @hoodie/store-client`. Running `npm ls | grep hoodie` gives: ``` │ ├─┬ @hoodie/[email protected] │ ├─┬ @hoodie/[email protected] │ ├─┬...
I think that would be configuring continuous replication between the two DBs. Hoodie doesn't have this feature AFAIK, so you'll manually set this up.
You can try that but I haven't used it and don't know how that works from the store api. Hoodie is not a database, it's backed by CouchDB or some...