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

error: no such command: build-sbf #96

Open
JimLynchCodes opened this issue Nov 14, 2024 · 1 comment
Open

error: no such command: build-sbf #96

JimLynchCodes opened this issue Nov 14, 2024 · 1 comment

Comments

@JimLynchCodes
Copy link

When I run the anchor commands pnpm anchor-build, pnpm anchor-localnet, etc it gives me the error

error: no such command: `build-sbf`

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

Is there some dependency missing from the Rust program project? 🤔

@beeman
Copy link
Collaborator

beeman commented Nov 14, 2024

error: no such command: build-sbf

Hi there @JimLynchCodes - it should work as expected as long as you have the Solana CLI installed and added to your path.

Maybe this helps.

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

No branches or pull requests

2 participants