Error - "path" must be a string - Upgrade to SDK 31

Hi, everyone!

I’m trying to upgrade to the SDK 32 from the 30, so I started with the 31.
After finishing the process I ran the app and found this issue:
The “path” argument must be of type string. Received type boolean

Before the upgrade the app was running okay.

I’ve been investigating for a day and the only “advance” was to put a console.log in metro (node_modules/metro/src/lib/formatBundlingError.js), but couldn’t figure out what generates the error.
Here are the details:

I need to upgrade to (apparently) solve a problem with the Facebook login.
Someone else is fighting with this?

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