question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Maverick] Red Screen of Death: Reactotron unable to resolve react

See original GitHub issue

Describe the bug

Run npx ignite-cli@next new PizzaApp

Boot the app as per the instructions

Get the following screen: ignite-reactotron-error

npm cache clean and all the usuals done - do you get the same?

Ignite version

8.0.0-beta-5

Additional info

Same as https://github.com/infinitered/ignite/issues/2163#issue-1373822536

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
juddeycommented, Sep 17, 2022

Dropped from node@18 to node@14 @jamonholmgren, and thats resolved the issue.

0reactions
jamonholmgrencommented, Sep 16, 2022

@juddey Doctor here … running node via brew direct install:

npx ignite-cli@next doctor
System
  platform           darwin
  arch               arm64
  cpu                10 cores     Apple M1 Max
  directory          PizzaApp     /Users/jh/Code/Temp/PizzaApp

JavaScript (and globally-installed packages)
  node                            14.20.0      /opt/homebrew/opt/node@14/bin/node
  npm                             6.14.17      /opt/homebrew/opt/node@14/bin/npm
    eas-cli                       0.52.0
    expo-cli                      6.0.5
    firebase-tools                11.1.0
    ios-deploy                    1.11.4
    npm                           8.17.0
  yarn                            1.22.19      /opt/homebrew/bin/yarn
    create-react-native-library   0.20.1
  pnpm                            -            not installed
  expo                            46.0.10      managed

Ignite
  ignite-cli         8.0.0-beta.5   /Users/jh/.npm/_npx/14032/bin/ignite
  ignite src         build          /Users/jh/.npm/_npx/14032/lib/node_modules/ignite-cli/build

Android
  java               11.0.14      /Users/jh/.sdkman/candidates/java/current/bin/java
  android home       -            /Users/jh/Library/Android/sdk

iOS
  xcode              14.0
  cocoapods          1.11.3       /opt/homebrew/bin/pod
Read more comments on GitHub >

github_iconTop Results From Across the Web

Announcing Ignite 8.0: “Maverick” | by Jamon Holmgren
A fresh new take on the battle-tested React Native boilerplate. Screenshots of Ignite Maverick! We're delighted to announce that Ignite 8.0 (code ...
Read more >
https://gitlab.parity.io/parity/mirrors/parity-sig...
... Reactotron.configure({ + host: "192.168.1.63" + }) // controls connection & communication settings + .useReactNative() // add all built-in react native ...
Read more >
Run react native on android emulator mac - Tumpik
So In this post I am sharing all steps to run the react-native android app on mac m1. Android Emulator for M1 is...
Read more >
Experts for quickbooks macs dark mode - Linknovate
If your eyes need a break from all the bright white computer screens, ... Why Your Back-lit Keyboard Does Not Work And How...
Read more >
ignite-cli: Versions - Openbase
cli: move rename before install deps to fix run-ios (#2306) (d72b159) ... https://shift.infinite.red/announcing-ignite-8-0-maverick-fbbdafbb738e ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found