amplify configure silently fails #10601
Labels
documentation
Add or update documentation
duplicate
If marked with duplicate, issue will be closed & original will be added for traceability
installation
Issues tied to installation of the CLI
Before opening, please confirm:
How did you install the Amplify CLI?
npm install -g @aws-amplify/cli
If applicable, what version of Node.js are you using?
v16.15.1
Amplify CLI Version
8.5.0
What operating system are you using?
MacOS Monterey
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No
Amplify Categories
Not applicable
Amplify Commands
configure
Describe the bug
amplify configure
or any combination of any otheramplify
command silently fails with no output whatsover.Within existing project:
In any directory:
Expected behavior
The cli should function as documented.
Reproduction steps
I am using a 2022 Macbook Pro base configuration 16" with M1 processor. Running native zsh shell and node / cli versions listed above.
brew install node@16
npm install -g @aws-amplify/cli
GraphQL schema(s)
No response
Log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: