ia-toki / tlx

Pusat Pelaporan Isu TLX Training Gate
18 stars 2 forks source link

Compile Error ketika submit menggunakan Golang #105

Closed fakhrizn closed 2 years ago

fakhrizn commented 2 years ago

Ketika submit menggunakan bahasa Go, selalu compile error dengan pesan: failed to initialize build cache at /root/.cache/go-build: mkdir /root: permission denied

Contoh submission yang error: https://tlx.toki.id/courses/competitive/chapters/01/submissions/958515

Contoh kode:

package main

func main() {
    // your code goes here
}
fushar commented 2 years ago

Terima kasih atas laporannya. Sudah diperbaiki.