-
Notifications
You must be signed in to change notification settings - Fork 45
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
Switching localization cause the app to fail to build #830
Comments
Even uninstall and reinstall of the extention does not fix this issue. |
Hello @jcgertig , thank you for providing this issue, for short term fix you can try to remove the emulator device and add it again, but before you do that mak sure that localization is set to english (you can change it on IOS and then reinstall the device). For longer term would you mind providing following information:
|
|
@filip131311 any ideas? |
@jcgertig – does this problem still persist? From the logs it appears like this is a bundling issue, perhaps related to metro cache? Have you tried "clean cache" option from the reload menu as suggested here: https://ide.swmansion.com/docs/guides/troubleshooting#10-general-ways-of-recovering-in-case-of-errors |
Description
I switched the localization and the app fails to build. I also can not change the localization back
Get this error
2024-12-04 15:59:37.519 [error] Unable to resolve module RNIDE_lib/rn-renderer/ReactFabric-dev.js from /Users/jonathan.gertig/work/apps/mobile/node_modules/react-native/Libraries/Renderer/implementations/ReactFabric-dev.js: RNIDE_lib/rn-renderer/ReactFabric-dev.js could not be found within the project or in these directories:
node_modules/react-native/node_modules
node_modules
node_modules
node_modules/react-native/node_modules
/Users/jonathan.gertig/.vscode/extensions/swmansion.react-native-ide-1.0.0-darwin-arm64/lib/rn-renderer/ReactFabric-dev.js
Environment
The text was updated successfully, but these errors were encountered: