amplify-backend icon indicating copy to clipboard operation
amplify-backend copied to clipboard

`ctrl+c` on the `npm create amplify@latest` on path prompt crashes with stack trace

Open ykethan opened this issue 1 year ago • 0 comments

Environment information

System:
    OS: macOS 13.6.1
    CPU: (8) arm64 Apple M1
    Memory: 115.36 MB / 16.00 GB
    Shell: 3.6.1 - /opt/homebrew/bin/fish
  Binaries:
    Node: 18.18.0 - ~/.local/share/nvm/v18.18.0/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 9.8.1 - ~/.local/share/nvm/v18.18.0/bin/npm
    pnpm: 7.26.2 - /opt/homebrew/bin/pnpm
    bun: Not Found
    Watchman: Not Found
  npmPackages:
    @aws-amplify/backend: Not Found
    @aws-amplify/backend-cli: Not Found
    aws-amplify: Not Found
    aws-cdk: Not Found
    aws-cdk-lib: Not Found
    typescript: ^5.3.2 => 5.3.3

Description

  1. npm create amplify@latest
  2. ctrl+c on first prompt
  3. observe error

Screenshot 2023-12-14 at 10 36 50 PM

similar to https://github.com/aws-amplify/amplify-backend/issues/321

ykethan avatar Dec 15 '23 03:12 ykethan