couchbaselabs / wasmcloud-provider-couchbase

Wasmcloud Couchbase capabilities provider
Apache License 2.0
3 stars 7 forks source link

wash build fails with "wit-bindgen-wrpc": executable file not found in $PATH #18

Open selfxp opened 3 months ago

selfxp commented 3 months ago
main.go:1: running "wit-bindgen-wrpc": exec: "wit-bindgen-wrpc": executable file not found in $PATH

Readme should mention that wit-bindgen-wrpc-cli should be installed prior to build.

cargo install wit-bindgen-wrpc-cli