Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'displayName') when running flame #14

Open
waltermvp opened this issue Mar 26, 2024 · 0 comments

Comments

@waltermvp
Copy link

waltermvp commented Mar 26, 2024

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
$

@waltermvp waltermvp reopened this Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant