Skip to content

npm run dfx:setup and the cargo executing went wrong. #1

Description

@cyaolong

When I run npm run dfx:setup the following prompt come out. I don't know what it means.

➜  ic-drip-main npm run dfx:setup
> ic_loot@1.0.0 dfx:setup
> dfx canister create --all && dfx build && npm run dfx:install

Creating canister "ic_loot_assets"...
"ic_loot_assets" canister was already created and has canister id: "rrkah-fqaaa-aaaaa-aaaaq-cai"
Creating canister "ic_loot_rs"...
"ic_loot_rs" canister was already created and has canister id: "ryjl3-tyaaa-aaaaa-aaaba-cai"
Building canisters...
Executing 'cargo build --target wasm32-unknown-unknown --release --package ic_loot_rs'
thread 'main' panicked at 'Could not run custom tool.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/dfx/src/lib/builders/custom.rs:181:31
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions