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
TypeError: Cannot read properties of undefined (reading 'displayName')
at fetchRNAppInfo (/Users/waltermvp/.npm/_npx/1d06650d8a1896ca/node_modules/flame/build/react-native/fetchRNAppInfo.js:33:36)
at async Command.run (/Users/waltermvp/.npm/_npx/1d06650d8a1896ca/node_modules/flame/build/commands/upgrade/react-native.js:39:25)
Node.js v18.17.0
$
The text was updated successfully, but these errors were encountered:
Please see the terminal output below
$ npx flame upgrade react-native --interactive
You have uncommitted changes in your git repo.
We highly recommend that you commit them before upgrading.
───────────────────────────────────────────────────
🔥 Flame AI: Ignite your code with the power of AI.
───────────────────────────────────────────────────
🔥 App: /Users/waltermvp/Documents/SampleApp
🔥 Mode: Interactive
⠹ Fetching app info/Users/waltermvp/.npm/_npx/1d06650d8a1896ca/node_modules/gluegun/build/index.js:15
throw up;
^
TypeError: Cannot read properties of undefined (reading 'displayName')
at fetchRNAppInfo (/Users/waltermvp/.npm/_npx/1d06650d8a1896ca/node_modules/flame/build/react-native/fetchRNAppInfo.js:33:36)
at async Command.run (/Users/waltermvp/.npm/_npx/1d06650d8a1896ca/node_modules/flame/build/commands/upgrade/react-native.js:39:25)
Node.js v18.17.0
$
The text was updated successfully, but these errors were encountered: