"Metro skipped" warning in prebuild

I’m getting this warning message in my prebuild:

image

My metro.config.js file looks like this:

…and I can’t find any issues with it. Does anyone have any suggestions? Do I even need to worry about the warning?

  • managed workflow
  • eas-cli version: 2.6.0
  • npx expo version: 0.3.2

you can ignore the message, it’s just telling you that it didn’t create a metro.config.js because you have one already and it doesn’t match the default

1 Like

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