We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the a0deploy cli I get this error:
2024-11-14T14:50:33.763Z - error: Problem running command deploy during stage processChanges when processing type prompts 2024-11-14T14:50:33.763Z - error: Invalid key "invalid-email-format" in screen "login".
From what I can read here this should not be an invalid key?
I expected that the supported fields are accepted during deployment.
a0deploy
8.1.0
v20.18.0
The text was updated successfully, but these errors were encountered:
We have the exact same problem. Last successful deploy was this Wednesday so it must have broken very recently.
Sorry, something went wrong.
Hi, @zicvic , The invalid-email-format key has been removed from the login prompt and the docs are in the process of being updated. Community thread: https://community.auth0.com/t/invalid-key-invalid-email-format-in-screen-login/151531/3
Thanks
No branches or pull requests
Checklist
Description
When using the a0deploy cli I get this error:
From what I can read here this should not be an invalid key?
Expectation
I expected that the supported fields are accepted during deployment.
Reproduction
a0deploy
in directory modeDeploy CLI version
8.1.0
Node version
v20.18.0
The text was updated successfully, but these errors were encountered: