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`
Issue/Experience
Output of running
node tooling/camper-info.js
from the workspace root