Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workspace @dashevo/rs-drive build does not exist #1532

Open
Tracked by #1530
coolaj86 opened this issue Oct 26, 2023 · 1 comment
Open
Tracked by #1530

workspace @dashevo/rs-drive build does not exist #1532

coolaj86 opened this issue Oct 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@coolaj86
Copy link

coolaj86 commented Oct 26, 2023

Working from https://docs.dash.org/en/stable/docs/user/masternodes/setup-testnet.html#drive

yarn workspace @dashevo/rs-drive build
Usage Error: Workspace '@dashevo/rs-drive' not found. Did you mean any of the following:
  - @dashevo/bench-suite
  - @dashevo/dapi
  - @dashevo/dapi-client
  - @dashevo/dapi-grpc
  - @dashevo/dash-spv
  - @dashevo/dashpay-contract
  - @dashevo/dpns-contract
  - @dashevo/dpp
  - @dashevo/feature-flags-contract
  - @dashevo/grpc-common
  - @dashevo/masternode-reward-shares-contract
  - @dashevo/platform
  - @dashevo/platform-test-suite
  - @dashevo/wallet-lib
  - @dashevo/wasm-dpp
  - @dashevo/withdrawals-contract
  - dash
  - dashmate?
@coolaj86 coolaj86 added the bug Something isn't working label Oct 26, 2023
@coolaj86
Copy link
Author

coolaj86 commented Oct 26, 2023

@pshenmic says:

pushd ./packages/rs-drive-abci/
cargo build # --release
popd

./target/debug/drive-abci -V
# ./target/release/drive-abci -V
# ex: drive-abci 0.25.0

yarn setup

@coolaj86 coolaj86 mentioned this issue Oct 30, 2023
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant