You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
Warning: cargo-build-bpf is deprecated. Please, use cargo-build-sbf
cargo-build-bpf child: C:\Users\formi.local\share\solana\install\active_release\bin\cargo-build-sbf.exe --manifest-path=./src/program-rust/Cargo.toml --sbf-out-dir=dist/program --arch bpf
[2023-07-05T21:01:34.774089800Z ERROR cargo_build_sbf] Failed to install sbf-tools: A required privilege is not held by the client. (os error 1314)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running npm run build:program-rust gives me:
Warning: cargo-build-bpf is deprecated. Please, use cargo-build-sbf
cargo-build-bpf child: C:\Users\formi.local\share\solana\install\active_release\bin\cargo-build-sbf.exe --manifest-path=./src/program-rust/Cargo.toml --sbf-out-dir=dist/program --arch bpf
[2023-07-05T21:01:34.774089800Z ERROR cargo_build_sbf] Failed to install sbf-tools: A required privilege is not held by the client. (os error 1314)
The text was updated successfully, but these errors were encountered: