-
Notifications
You must be signed in to change notification settings - Fork 637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metro crashes on git pull sometimes #553
Comments
Hey @asklar @papadi, sorry for the delayed response here. In the long run we are thinking of replacing |
metro/packages/metro-file-map/src/index.js Lines 145 to 147 in 5d4e7cc
But it doesn't work, because |
Do you want to request a feature or report a bug?
bug
What is the current behavior?
sometimes refreshing my branch will cause metro to crash with this error
If the current behavior is a bug, please provide the steps to reproduce and a minimal repository on GitHub that we can
yarn install
andyarn test
.https://github.com/microsoft/react-native-windows/
(hit this with packages/playground)
What is the expected behavior?
no crash
Please provide your exact Metro configuration and mention your Metro, node, yarn/npm version and operating system.
"metro": "^0.58.0",
"metro-config": "^0.58.0",
"metro-core": "^0.58.0",
"metro-react-native-babel-transformer": "^0.58.0",
Windows 10 latest
The text was updated successfully, but these errors were encountered: