Skip to content
New issue

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

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

Already on GitHub? # to your account

Cannot build the project #14

Open
worldquake opened this issue Apr 26, 2024 · 1 comment
Open

Cannot build the project #14

worldquake opened this issue Apr 26, 2024 · 1 comment

Comments

@worldquake
Copy link

I am using WSL on Windows 11 (Linux, Ubuntu)
I followed the manual: Rust, NodeJs.. etc are installed

$ rustc -V
rustc 1.77.2 (25ef9e3d8 2024-04-09)
$ node -v
v20.12.2
$ yarn -v
1.22.22
$ solana -V
solana-cli 1.17.25 (src:d0ed878d; feat:3580551090, client:SolanaLabs)

Solana is setup on Dev

$ solana config set -ud
Config File: .../.config/solana/cli/config.yml
RPC URL: https://api.devnet.solana.com
WebSocket URL: wss://api.devnet.solana.com/ (computed)
Keypair Path: .../.config/solana/id.json
Commitment: confirmed
$ solana balance
1 SOL

I had to change the *.sh files to be executable and on running the build:

$ setup (main *)$ ./build.sh
....
[2024-04-26T08:29:12.863287462Z ERROR cargo_build_sbf] Failed to obtain package metadata: `cargo metadata` exited with an error: error: failed to load manifest for workspace member `.../pirate-bootcamp/quest-1/.local_keys`

    Caused by:
      failed to read `.../pirate-bootcamp/quest-1/.local_keys/Cargo.toml`

    Caused by:
      No such file or directory (os error 2)
@eclouder
Copy link

eclouder commented Nov 6, 2024

hi,Have you fixed it?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants