Description
After migration of an existing RN app (no framework) to RN@0.83.0 I get this when yarn start on Ubuntu build host:
Not a hard error though — the app installs, the Metro service serves the bundle, and DevTools open and seemingly work.
Tried to change the ownership, file mode of the folder... does not seem ho help.
No such issue when building the same app on macOS build host.
Steps to reproduce
Above.
React Native Version
0.83.0
Output of npx @react-native-community/cli info
Screenshots and Videos
No response
Description
After migration of an existing RN app (no framework) to RN@0.83.0 I get this when
yarn starton Ubuntu build host:Not a hard error though — the app installs, the Metro service serves the bundle, and DevTools open and seemingly work.
Tried to change the ownership, file mode of the folder... does not seem ho help.
No such issue when building the same app on macOS build host.
Steps to reproduce
Above.
React Native Version
0.83.0
Output of
npx @react-native-community/cli infoScreenshots and Videos
No response