workspace `@dashevo/drive` does not exist
coolaj86 opened this issue · 3 comments
coolaj86 commented
yarn workspaces focus --production @dashevo/drive
Internal Error: Workspace not found (@dashevo/drive)
Working from https://docs.dash.org/en/stable/docs/user/masternodes/setup-testnet.html#drive
pshenmic commented
Yes, you are correct. Docs have not been updated after migration Drive to Rust
use
cd /packages/rs-drive-abci
cargo build
coolaj86 commented
@pshenmic How do we get the official docs updated with this info? Is there a repo for it somewhere?
thephez commented
For pages on docs.dash.org, you can click the page's "Edit on GitHub" link in the right sidebar. That will take you to the correct file/repo.