After installing Kotlin 2.2.20 via scoop, kotlinc fails to compile even basic "Hello World" programs. All standard library functions (println, contains, indexOf, etc.) result in "unresolved reference" ...
I was creating a simple project using react native 0.75.1 with react-native-safe-area-context 4.10.8 and when I tried to run the project I got the error: Unresolved reference: getType ...