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
I know this issue is for the docs. But I've had my sandbox get stuck in the same state as the error-logs in 4.. I haven't figured out what caused it yet.
"we will need to have the Sandbox installed." - it needs to be not just installed, but running. Otherwise
aztec-wallet create-account
will fail.Creating a new aztec app with
npx aztec-app new -s -t contract -n token_contract token
fails:error: unknown option '-s'
Dropping the
-s
seems to work (I have the sandbox running).The text was updated successfully, but these errors were encountered: