ktr0731 / evans

Evans: more expressive universal gRPC client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.10.5 REPL mode issue

a-watters opened this issue · comments

Upon upgrading to the latest version via brew I'm seeing the below issue when trying to run -r mode, previously I was running 10.4 with no issues.

`evans: failed to run REPL mode: failed to instantiate a new spec: failed to instantiate the spec: failed to new protodesc: proto: could not resolve import "google/api/annotations.proto": not found

evans: failed to run REPL mode: failed to instantiate a new spec: failed to instantiate the spec: failed to list packages by gRPC reflection: failed to list services from reflection enabled gRPC server: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:50051: connect: connection refused"`

commented

@a-watters
I'm sorry for the inconvinience. We reverted changes in v0.10.5 and bump v0.10.6 🙇