Go toolchain error - Does anyone know what's going on here?

https://lemmy.world/post/23879541

Go toolchain error - Does anyone know what's going on here? - Lemmy.World

Lemmy

Unsupported platform probably (android/arm64)?
I’ve done this before, though. But this never happened. It’s entirely possible to run Ollama on Android. There are a bunch of tutorials out there if you want to check.
What does the go.mod file look like? Go 1.23.4 is relatively new so maybe binaries for your platform aren’t available yet? What does go version output?
go version go1.23.2 android/arm64