#hi everyone, i have just cloned dagger
1 messages · Page 1 of 1 (latest)
Can you share more about 1) what you're trying to do 2) what commands you tried running, 3) what output you're seeing?
1)I'm attempting to clone and build the Dagger repository on macOS. Specifically, I want to compile the project and test it locally. 2) I was trying to install the dependencies in case any were missing. I ran: go mod tidy 3) downloading the dependencies
i am encountering errors like this
if the engine can only build on a linux system . isn't there any solution to build on mac?