Ali Sci
Ali Sci
@vabatta did u solve it yet?
> What is your solana version? `solana-cli 1.13.8 (src:43daa379; feat:1775889670)`
> cargo build-bpf --version ``` cargo build-bpf --version error: no such command: `build-bpf` View all installed commands with `cargo --list` ``` ---- Also, I installed solana using `sh -c "$(curl...
> > Also, I installed solana using `sh -c "$(curl -sSfL https://release.solana.com/v1.15.2/install)"` How can I choose a later version. > > You can change the version in the link to...
> Now ``` solana --version solana-cli 1.15.2 (src:dea65f48; feat:1211687720, client:SolanaLabs) ``` but I am still facing the same issue. Also, `anchor test --arch sbf` yield ``` error: Found argument '--arch'...
after `npm I node-sass` now I got ``` npm ERR! Unexpected end of JSON input while parsing near '..."^3.0.3","cpr":"^3.0.' ```