You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems this is supposed to be a generated source file. Am I doing something wrong?
$ cargo build
...
Compiling bdk_esplora v0.2.0 (https://github.com/hoffmabc/bdk#695cbacb)
error: couldn't read /home/danda/dev/openbazaar3-rust/target/debug/build/openbazaar-lib-ab0c6801ca30382d/out/openbazaar_api.rs: No such file or directory (os error 2)
--> openbazaar-lib/src/lib.rs:14:5
|
14 | tonic::include_proto!("openbazaar_api");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: this error originates in the macro `include` which comes from the expansion of the macro `tonic::include_proto` (in Nightly builds, run with -Z macro-backtrace for more info)
Seems this is supposed to be a generated source file. Am I doing something wrong?
btw, I'm at:
The text was updated successfully, but these errors were encountered: