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
Pretty much followed the whole readme file. But encountered an unexpected issue during executing "cargo build --release".
The error message is error: no matching package named "near-o11y" found location searched: [https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)([https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)) required by package "near-client v0.0.0 ([https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)([https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)))" ... which satisfies git dependency "near-client" (locked to 0.0.0) of package "indexer-explorer v0.10.19 (/home/dylan/Documents/near_curated/near-indexer-for-explorer)"
I couldn't find anything related to "near-o11y". How can I fix the error?
System: Ubuntu
The text was updated successfully, but these errors were encountered:
Pretty much followed the whole readme file. But encountered an unexpected issue during executing "cargo build --release".
The error message is
error: no matching package named "near-o11y" found location searched: [https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)([https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)) required by package "near-client v0.0.0 ([https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)([https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2](https://github.com/near/nearcore?rev=ac2a43e26065a354c1b0f896d4259967e4757d38#ac2a43e2)))" ... which satisfies git dependency "near-client" (locked to 0.0.0) of package "indexer-explorer v0.10.19 (/home/dylan/Documents/near_curated/near-indexer-for-explorer)"
I couldn't find anything related to "near-o11y". How can I fix the error?
System: Ubuntu
The text was updated successfully, but these errors were encountered: