flipper
flipper copied to clipboard
Stuck on Loading screen...
🐛 Bug Report
Stuck on Loading screen...
Failed to start Flipper. Error: Failed to connect to the server in a timely manner. It may be unresponsive. Run the following from the terminal 'lsof -nP -iTCP -sTCP:LISTEN | grep 52342' and kill the listed process, if any.
To Reproduce
Install and open for first time.
Environment
Window 11 64bit
This issue has been persistent since v0.193.0. I have a feeling the development team behind this library DO NOT actually build and test before releasing.
Is their any other tool to debug react native apps ?
I also get this issue on mac, cant do anything
same issue
I am also facing this issue, just Stuck at loading.
Yes...
Same here.
Need to install the OpenSSL 3.3.0
Use powershell to install openssl
choco install openssl