Skip to content

macOS 11 Big Sur Apple Silicon M1 arm chip - local debugging won't work #322

Open
@shazron

Description

@shazron

There might be issues with running local debugging on macOS 11 Big Sur on M1 arm chips.
aio app run --local --verbose.

Double check if you have the M1 chip: run aio info.

Local debugging requirements:

  1. node.js (should run under Rosetta 2, native binary pending: Apple silicon builds nodejs/build#2474)
    2. java JRE (should run under Rosetta 2, native binary pending: https://bugs.openjdk.java.net/browse/JDK-8251280)
  2. Docker. will not run yet. See Docker fails to launch on Apple Silicon docker/for-mac#4733. A comment mentioned "it's months away", so realistically perhaps 1Q 2021.

Because Docker won't run on Apple Silicon during the launch of the Apple machines with the M1 chip, local debugging won't work until Docker creates a new release fixing the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions