mikehardy/jetifier

Module `scheduler/tracing` does not exist in the Haste module map

huynhthanhhuy0605 opened this issue · 1 comments

Hi guy. i run
npx jetify
and i Can build apk i very happy when see this. But when this run and load JS this have issues
Unable to resolve module scheduler/tracing from xxx/node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js: Module scheduler/tracing does not exist in the Haste module map

I run
npm i react@latest
This work for me