Hello,
I am trying to use dazel on M1 mac. I installed the latest version and I encounter this error message when running dazel build and google tells me it is related to M1 architecture.
Opening zip "/proc/self/exe": lseek(): Bad file descriptor
FATAL: Failed to open '/proc/self/exe' as a zip file: (error: 9): Bad file descriptor
Is there a way to overcome this?
Hello,
I am trying to use dazel on M1 mac. I installed the latest version and I encounter this error message when running
dazel buildand google tells me it is related to M1 architecture.Is there a way to overcome this?