- - -

Results 6 comments of - - -

I am having the same issue, not using expo btw.

In the failing test can you try to await 0ms timeout? I am having same issue in react app and wondering if this is something similar, for me doing await...

I have same issue. I am using absolute import in one place and relative import in another place for class and instanceof is failing because of that: ```tsx // httpError.ts...

Probably duplicate of [this one](https://github.com/dividab/tsconfig-paths/issues/119)