What it can mean and how to fix it? It's Expo GO on iOS

Please provide the following:

  1. SDK Version:
  2. Platforms(Android/iOS/web/all):
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Replace this section with as much relevant information as possible and any relevant code along with your question.

Metro has encountered an error: Cannot read properties of undefined (reading ‘transformFile’): /Applications/MAMP/htdocs/React Native/my-project/node_modules/metro/src/Bundler.js (95:34)

93 | // TODO: Remove this ugly hack!
94 | yield _this3._depGraphPromise;

95 | return _this3._transformer.transformFile(filePath, transformOptions);
| ^
96 | })();
97 | }
98 | }

ABI44_0_0facebook::ABI44_0_0React::JSIExecutor::defaultTimeoutInvoker(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > ()>)
ABI44_0_0facebook::ABI44_0_0React::JSIExecutor::defaultTimeoutInvoker(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > ()>)
959CD6E4-0CE7-3022-B73C-8B36F79F4745
959CD6E4-0CE7-3022-B73C-8B36F79F4745
_dispatch_main_queue_callback_4CF
6174789A-E88C-3F5C-BA39-DE2E9EDC0750
6174789A-E88C-3F5C-BA39-DE2E9EDC0750
CFRunLoopRunSpecific
GSEventRunModal
C46A087A-E13A-3AED-A8A1-D4CC4AC9948A
UIApplicationMain
Expo Go
start

Hey @multysat, can you share the relevant versions in your env as well as the project? Also, is this occurring with a freshly created project?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.