Simon Arys
Simon Arys
Same issue on Ubuntu 22.04, latest build of android studio
+1 I also noticed this error in the README. It is not consistent with the default value in the code.
@rootfs Thank you for your response. Unfortunately we weren’t able to build Kepler using the base image from @vimalk78 **neither on x86 nor on ARM**. We built the `Dockerfile.base` successfully...
Indeed, you're right. Go is installed and the error is the following: >go: cannot find GOROOT directory: /usr/local/go Thus re-installing Go into the /usr/local/go folder fixed the error for us,...