hamsterhomka
hamsterhomka
The same problem. Version "49.0.2"
The same problem. Just installed SDK 49 and fast refresh doesn't work in my ts project.
> any particular platform? For me IOS as well. I haven't check on Android yet.
> Removing `overrides` and/or `resolutions` from `package.json` and reinstalling as mentioned [here](https://docs.expo.dev/routing/installation/#for-expo-sdk-below-49) solves the problem. 🥳 > > ```diff > { > "name": "expo-49", > "version": "1.0.0", > "main": "expo-router/entry",...
I had the same error and after investigating native logs in LogCat I found that the original error was `OpenVPNThread Got java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Process.destroy()' on...
Any updates on fixing this?
Hello guys. I have the same issue with `Task :vpnLib:compileUiDebugJavaWithJavac FAILED`. Does anybody have a working example on expo? A link would be greatly appreciated! The expo version doesn't even...