You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build application but get this error:
go run main.go
../../../../../.asdf/installs/golang/1.22.0/packages/pkg/mod/modernc.org/[email protected]/libc_darwin.go:484:20: undefined: unix.Getcwd```
Did you test you library on Apple Silicon?
The text was updated successfully, but these errors were encountered:
go version
go version go1.22.0 darwin/arm64
I'm trying to build application but get this error:
go run main.go
The text was updated successfully, but these errors were encountered: