aws-amplify / aws-amplify/amplify-cli

ctrl + c on amplify custom throws arbitary error

Open
#11,209 0 comments 0 reactions 0 assignees View on GitHub
bug extensibility p3
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/dev/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?

_No response_

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

_No response_

### Amplify CLI Version

10.2.3

### 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

### Amplify Categories

Not applicable

### Amplify Commands

add

### Describe the bug

on adding amplify add custom and then ctrl c on on the `How do you want to define this custom resource?` step throws the following error.

![image](https://user-images.githubusercontent.com/87995712/196549820-a96ac14d-81bf-40e2-86d0-67af72f1cd60.png)

### Expected behavior

The prompt should not throw any error for this step.

### Reproduction steps

1. amplify init
2. amplify add custom
when `How do you want to define this custom resource?` appears hit ctrl + c
Observe error

### GraphQL schema(s)

```graphql
# Put schemas below this line

```

### Project Identifier

_No response_

### Log output

```
# Put your logs below this line

```

### 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.