ia-toki / tlx

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

Compiled Error menggunakan Golang pada course Pemrograman Dasar "no required module ..." #123

Closed Papazy closed 9 months ago

Papazy commented 9 months ago

code diketik pada text editor tlx package main import "fmt" func main() { fmt.Print("Halo, dunia!") } akan tetapi menampilkan compile error : no required module provides package solution.cpp: go.mod file not found in current directory or any parent directory; see 'go help modules'

fushar commented 9 months ago

Mohon maaf atas ketidaknyamanannya. Sudah diperbaiki via https://github.com/ia-toki/judgels/pull/519.