Skip to content

CodeceptUI does not install or run on Mac with M1 Processor #124

@rdherric

Description

@rdherric

What are you trying to achieve?

  • We would like to be able to use CodeceptUI on a Mac with an M1 processor. We used the standard npm install @codeceptjs/ui command to install it.

What do you get instead?

  • Running npm i @codecept/ui results in Electron 7.3.3 being installed, which does not install successfully on M1 processors.
  • This is a known issue with Electron: only versions 11.0.0+ will run on an M1 processor.
  • CodeceptUI cannot be installed or used.

Environment info

  • MacBook Air with M1 processor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions