Does this happen to you guys? Sometimes I have a b...
# announcements
a
Does this happen to you guys? Sometimes I have a build error (caused by a Kotlin file or class or something , like a syntax error) , but after building I don't get the actual error and I get
cannot access NonExistentClass
, and within a large project , finding that class might be difficult. Is there anyway to see the error or find the class?