Failed to construct transformer: Error: Failed to start watch mode #48786
Labels
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Type: Unsupported Version
Issues reported to a version of React Native that is no longer supported
Description
When I was running version 0.72.5, there were no issues with compiling and building. However, after the compilation was completed, the node would normally automatically load index.js of app and enter the corresponding page of the app, but it did not and reported an error
Causing my app to get stuck on the flashing screen and unable to continue loading
Steps to reproduce
after running the react native run android command, the node automatically picks up and waits for a long time to start compiling and building. after the compilation and building are completed, the node will start reporting errors shortly thereafter
React Native Version
0.72.5
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
no template
Screenshots and Videos
The text was updated successfully, but these errors were encountered: