```Cannot access class 'java.io.File'. Check your ...
# hexagon
d
Copy code
Cannot access class 'java.io.File'. Check your module classpath for missing or conflicting dependencies
I am also getting this error. I have opened the root hexagon folder in IntelliJ. should I open each sub-module separately? (I don't have much experience with kotlin but want to try contributing)