You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*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
Version of currently used React Native IDE (Extensions tab -> click on React Native IDE extension -> version is located next to the extension name)
Version of React Native/Expo used in the project.
Any other versions of tools related to the problem.
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
*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
The text was updated successfully, but these errors were encountered: