grpc-web plugin not working in GitHub Codespaces
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 802
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
I am running the code generator plugin in GitHub Codespaces and gett the following error:
```
/usr/local/bin/protoc-gen-grpc-web: 1: /usr/local/bin/protoc-gen-grpc-web: Not: not found
--grpc-web_out: protoc-gen-grpc-web: Plugin failed with status code 127.
```
`protoc` is installed and in the PATH and both binaries are executable (chmod +x ...).
Do you have any thoughts on where I might start to resolve this?
Contributor guide
Assessment
This issue has not been assessed yet.