Hi,
TBH I never coded before, but was curious to see if I could reach some first basic steps using some videos.
But I’m running into this problems.
Building canisters…
Building frontend…
Error: Failed while trying to build all canisters.
Caused by: The post-build step failed for canister ‘by6od-j4aaa-aaaaa-qaadq-cai’ (lort_frontend)
Caused by: Failed to build frontend for network ‘local’.
Caused by: The command ‘cd “/home/icp1234/lort” && CANISTER_CANDID_PATH=“/home/icp1234/lort/.dfx/local/canisters/lort_frontend/assetstorage.did” CANISTER_CANDID_PATH_LORT_BACKEND=“/home/icp1234/lort/.dfx/local/canisters/lort_backend/lort_backend.did” CANISTER_ID=“by6od-j4aaa-aaaaa-qaadq-cai” CANISTER_ID_LORT_BACKEND=“b77ix-eeaaa-aaaaa-qaada-cai” CANISTER_ID_LORT_FRONTEND=“by6od-j4aaa-aaaaa-qaadq-cai” DFX_NETWORK=“local” DFX_VERSION=“0.24.3” “npm” “run” “build”’ failed with exit status ‘exit status: 1’.
- also getting an error os 2 conig file not found.
I tried asking ai on here and got some tips, but not working.
I am just trying to deploy locally and reach that goal.
Thanks,
Keith