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
965 stars 32 forks source link

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

Open benjamin7zero opened 1 month ago

benjamin7zero commented 1 month 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

kmagiera commented 1 week ago

Hi, would you be able to retry this on the most recent version of the IDE 0.21 – we added a number of fixes and improved logging, so even if this isn't resolved at least there should be some more meaningful logs in the output