Skip to content

Failed to azd package api for todo-java-mongo on Apple Silicon #2693

Description

Describe the issue:
Test todo-java-mongo template on Apple Silicon. Install azd (ARM64), run azd package api, get error as follow:

image

Repro Steps:

  1. Install azd : curl -fsSL https://aka.ms/install-azd.sh | bash -s -- --architecture arm64
  2. Run command: azd init -t todo-java-mongo
  3. Run command: azd package api .

Environment:
OS: Mac M2 (ARM64)
Template: todo-java-mongo
Azd version: (azd-mac-arm64) 1.2.0

Expected behavior:
Run command azd package api can pass.

Rajesh Kamal (@rajeshkamal5050), Daniel Jurek (@danieljurek) for notification.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area/javaJava language supportarea/templatesTemplates, init, scaffoldbugSomething isn't working

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions