Skip to content
New issue

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

Cannot prompt error on 'amplify push' #13982

Open
2 tasks done
jasonleenaylor opened this issue Oct 18, 2024 · 1 comment
Open
2 tasks done

Cannot prompt error on 'amplify push' #13982

jasonleenaylor opened this issue Oct 18, 2024 · 1 comment
Labels
pending-response Issue is pending response from the issue author pending-triage Issue is pending triage windows Issues tied to running the CLI on Windows

Comments

@jasonleenaylor
Copy link

How did you install the Amplify CLI?

npm

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

16.13

Amplify CLI Version

12.13.0

What operating system are you using?

Windows

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

No manual changes made

Describe the bug

running 'amplify push' returns the status after the pull and then the following error:

Cannot prompt for [Are you sure you want to continue?] in a non-interactive shell

Resolution: Please report this issue at https://github.com/aws-amplify/amplify-cli/issues and include the project identifier from: 'amplify diagnose --send-report'
Learn more at: https://docs.amplify.aws/cli/project/troubleshooting/

Session Identifier: 7e63d115-c303-49cb-9a4c-267ba8dbb65c

Expected behavior

An actual prompt for continuing is displayed and I am able to push.

Reproduction steps

  1. Run amplify push in my existing project where I have made changes to add a new function.

Project Identifier

efbc991ac28092ea209ab240c0550991

Log output

No response

Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@jasonleenaylor jasonleenaylor added the pending-triage Issue is pending triage label Oct 18, 2024
@ykethan
Copy link
Member

ykethan commented Oct 21, 2024

Hey @jasonleenaylor, thank you for reaching out. Are you using git bash by an chance in windows?
I would suggest switching to powershell or CMD to mitigate the issue.

@ykethan ykethan added windows Issues tied to running the CLI on Windows pending-response Issue is pending response from the issue author labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-response Issue is pending response from the issue author pending-triage Issue is pending triage windows Issues tied to running the CLI on Windows
Projects
None yet
Development

No branches or pull requests

2 participants