aws-amplify / aws-amplify/amplify-cli

Not getting a successful confirmation from the CLI after adding new categories

Open
#12,019 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue p3 platform-push
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

### How did you install the Amplify CLI?

npm

### If applicable, what version of Node.js are you using?

v16.14.0

### Amplify CLI Version

10.7.1

### What operating system are you using?

Mac

### Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No

### Describe the bug

After completing the setup of a new category such as Auth or Storge, I am not receiving a confirmation that adding my resources has been completed successfully.

image

### Expected behavior

I would expect to receive some sort of confirmation in the terminal to inform me that my resources have been setup without any issues.

### Reproduction steps

1. I added storage and enabled auth and guest user access
2. After my resources were deployed, the cli didn't give me a confirmation that all was deployed well - it just stopped printing the resource info. Is that expected?

### Project Identifier

6f56e8b2dc9c848f5aa8066a6161ac25

### Log output

```
# Put your logs below this line

```

### Additional information

_No response_

### Before submitting, please confirm:

- [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
- [X] I have removed any sensitive information from my code snippets and submission.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.