aws-amplify / aws-amplify/amplify-cli

push and delete issues with Amplify CLI and Git-bash on Windows

Open
#10,552 2 comments 0 reactions 0 assignees View on GitHub
bug p2 platform windows
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

### Before opening, please confirm:

- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-cli/issues?q=is%3Aissue+).
- [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTING.md#bug-reports).
- [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.

### How did you install the Amplify CLI?

yarn

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

v16.14.2

### Amplify CLI Version

8.4.0

### What operating system are you using?

Win10

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

no

### Amplify Categories

hosting

### Amplify Commands

publish

### Describe the bug

I'm using Win10 + Git-bash + Windows Terminal

When deploying to hosting from cli, the stdout spinner looks like this:

![image](https://user-images.githubusercontent.com/32368482/172891090-ffc3d938-dbea-449e-8b1a-e6fc4d266a30.png)

### Expected behavior

Same line rewrites itself in place

### Reproduction steps

1. amplify init
2. amplify add hosting
3. amplify publish

### GraphQL schema(s)

_No response_

### Log output

_No response_

### Additional information

_No response_

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.