Goland IDE can't find module

Viewed 12

Goland IDE can't run go file with error: no required module provides package.... However the path and file exist and if I just run it from CLI (Go run) everything works fine. PS: Go modules disabled. What is wrong with Goland?

0 Answers
Related