Closed dhruvja closed 1 year ago
for emulator you can disable it by removing fio from package.json (after installation all modules by jest install
) but for more clever answer we need to know emulator / sdk versions @rhrusha will check
Thanks a lot, removing the package made it work.
I am trying to run the app on android emulator, but when i tried running i got the error below
I referred to this https://github.com/querydsl/querydsl/issues/2242 but it didnt solve the error.
Please help me on how i can solve this error and have the app running?