I don't have a good unit test, but the following sequence throws an error:
etcd.getAll().prefix(myPrefix).strings().then() --> Error: Argument mismatch in makeUnaryRequest
I can dig deeper if needed, but my guess is you just need to fix your dependency for now.
I don't have a good unit test, but the following sequence throws an error:
etcd.getAll().prefix(myPrefix).strings().then()--> Error: Argument mismatch in makeUnaryRequestI can dig deeper if needed, but my guess is you just need to fix your dependency for now.