freeCodeCamp / solana-curriculum

freeCodeCamp Solana Curriculum
BSD 3-Clause "New" or "Revised" License
123 stars 50 forks source link

[BUG]: anchor test error: no such command: `build-bpf` #341

Closed zzz6519003 closed 4 months ago

zzz6519003 commented 4 months ago

Issue/Experience

Output of running node tooling/camper-info.js from the workspace root

root ~/solana-curriculum/learn-anchor-by-building-tic-tac-toe-part-1/tic-tac-toe (main) $ anchor test
error: no such command: `build-bpf`

        View all installed commands with `cargo --list`
        Find a package to install `build-bpf` with `cargo search cargo-build-bpf`