-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When executing pagertree on macOS I got the following error:
-> pagertree teams list
bash: /Users/someguy/bin/pagertree: cannot execute binary file: Exec format errorWhen I ran the following I can see that the download from releases shows me the prebuilt binary was only made for linux which is not what is stated in the docs.
file $(which pagertree)
/Users/someguy/bin/pagertree: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=fc89f558d158bb1cc6e5e463d6fe7c536da15abb, strippedI can build for macOS locally but for now I'm just going to use curl with the api.
Metadata
Metadata
Assignees
Labels
No labels