Open ninegua opened 2 months ago
It looks like dfx was looking for a did file from local build
Candid file: /Users/paul/hello/.dfx/local/canisters/hello_frontend/assetstorage.did doesn't exist.
If I start replica and deploy locally first, then deploy to ic works as expected.
We're running into this when trying to deploy to mainnet too. As part of our deployment step, I'm spinning up and running a local deploy first to generate the files, before doing a --ic deploy
I tried the following:
I expected it to successfully deploy both backend and frontend canisters.
Instead, this happened:
Meta
dfx --version
: