generated from cloud-native-toolkit/template-typescript-library
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I have previously installed and used iascable on my Apple M1, although I have not updated it in quite some time, possibly before you started shipping arm specific binaries.
Today I installed the latest with command:
curl -sL https://iascable.cloudnativetoolkit.dev/install.sh | sh
or by downloading the latest release from:
https://github.com/cloud-native-toolkit/iascable/releases/download/2.24.0/iascable-macos-arm64
In both cases, launching iascable fails with error:
zsh: killed ./iascable-macos-arm64
I have also tried launching in Finder, or launching in Finder with cmd+click to permit unsigned binaries.
Fortunately the x86 version works on M1 (presumably via Rosetta), but obviously this is not what the install.sh script will install.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working