software-mansion / radon-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
867 stars 29 forks source link

metro [error] Cannot read properties of undefined (reading 'transformFile') #537

Open benjamin7zero opened 2 weeks ago

benjamin7zero commented 2 weeks ago

*Description A clear and concise description of what the bug is.

when running ios build it builds just fine but when it installing on ios on react-native-ide output it keep saying [error] Cannot read properties of undefined (reading 'transformFile')

did clear cache on metro reinstall node_module and Pods deleted xcode derivedData reinstalled extension

all didn't work

Environment

extension version: 0.0.18 React Native Version: 0.74.5