solana-playground / solana-playground

Quickly develop, deploy and test Solana programs from browsers
https://beta.solpg.io
Apache License 2.0
399 stars 135 forks source link

Build error: Unable to build. #220

Open adeojoemmanueli opened 1 month ago

adeojoemmanueli commented 1 month ago

i tried deploying the 2022 token on the solana playground (https://beta.solpg.io/) and i get

this error

Building... Build error: Unable to build. If the problem persists, please consider creating an issue about the problem in https://github.com/solana-playground/solana-playground/issues

i then tried building on my local machine but getting this error

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`

i then try cargo add build-bpf

but still run into this error

Updating crates.io index

error: the crate build-bpf could not be found in registry index.

here is my pc config

acheroncrypto commented 1 month ago

Need more info in order to reproduce this problem. Please share the code that's resulting with this error.

lthibeault commented 3 weeks ago

I have also tried to "build" this on the solana plaground at beta.solpg.io both by clicking the build button and typing build in the CLI. I have both tried on the "hosted" program as well as importing the program into the Online IDE. I simply get "log a ticket on github" solana error