Open chrisyxlee opened 2 years ago
This seems to be the offending line:
https://github.com/bindl-dev/bindl/blob/4b5fba05cd01309ca791844d65e97a3309b7ec0d/command/get.go#L68
Which, shouldn't happen? I'm not sure what's going on 🤔
I just ran into this problem myself because I was accidentally running amd64
variant of bindl
in M1 (arm64
). bindl
was looking for darwin/amd64
platform when my .bindl-lock.yaml
only has darwin/arm64
, thus the panic.
Steps
Relevant information
bindl.yaml
.bindl.lock