Is it possible to stop DFX generate from asking for password?

I am using Azle and I have a next package.json for my front end.

The problem is it asks for the password twice and dfx deploy hangs.

I can deploy all my canisters separately but that’s lame.

Is there I way I can just pass in a password so it doesn’t prompt me for it?

1 Like

Sounds like you’re running into the same problem as here: Dfx deploy locally with a new Dfx identity - #24 by Severin

2 Likes