Skip to content

amplify v8 not working on alpine docker images #10295

Open
@jjrdevspace01

Description

@jjrdevspace01

Before opening, please confirm:

  • I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
  • I have searched for duplicate or closed issues.
  • I have read the guide for submitting bug reports.
  • 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.

How did you install the Amplify CLI?

npm install -g @aws-amplify/cli --unsafe-perm=true

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

14

Amplify CLI Version

no output

What operating system are you using?

alpine

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

configure

Describe the bug

amplify cli@8 produces no output or functionality

Expected behavior

amplify cli@8 works the same as @7 after installation

Reproduction steps

  1. docker run -it node:14-alpine sh
  2. npm install -g @aws-amplify/cli --unsafe-perm=true
  3. amplify --version

GraphQL schema(s)

# Put schemas below this line

Log output

# Put your logs below this line


Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationAdd or update documentationinstallationIssues tied to installation of the CLIp3wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions