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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

win 11 Unable to start Flipper #5492

Closed
Wdam opened this issue Mar 4, 2024 · 2 comments
Closed

win 11 Unable to start Flipper #5492

Wdam opened this issue Mar 4, 2024 · 2 comments

Comments

@Wdam
Copy link

Wdam commented Mar 4, 2024

馃悰 Bug Report

win 11 Unable to start Flipper

I downloaded the latest version of the compressed package from the official website. After decompressing and running the exe, the software had a white screen and could not be used. I also installed version 3.2.1 of openSSL

image

To Reproduce

downloaded the latest version

Environment

System:
 OS: Windows 11 10.0.22621
 CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700
 Memory: 943.82 MB / 15.70 GB
Binaries:
 Node:
   version: 18.12.0
   path: C:\Program Files\nodejs\node.EXE
 Yarn:
   version: 1.22.21
   path: C:\Program Files\nodejs\yarn.CMD
 npm:
   version: 8.19.2
   path: C:\Program Files\nodejs\npm.CMD
 Watchman: Not Found
SDKs:
 Android SDK: Not Found
 Windows SDK: Not Found
IDEs:
 Android Studio: Not Found
 Visual Studio: Not Found
Languages:
 Java: 17.0.10
 Ruby: Not Found
npmPackages:
 "@react-native-community/cli": Not Found
 react:
   installed: 18.2.0
   wanted: 18.2.0
 react-native:
   installed: 0.73.5
   wanted: 0.73.5
 react-native-windows: Not Found
npmGlobalPackages:
 "*react-native*": Not Found
Android:
 hermesEnabled: true
 newArchEnabled: false
iOS:
 hermesEnabled: Not found
 newArchEnabled: Not found

RN project runs using android studio emulator

@blamay
Copy link

blamay commented Mar 5, 2024

I encountered this issue and found that installing OpenSSL via Choclatey choco install openssl resolved my issue. It seems the chocolatey install resolved a PATH issue that a different openSSL download did not handle.

@Wdam
Copy link
Author

Wdam commented Mar 6, 2024

I encountered this issue and found that installing OpenSSL via Choclatey choco install openssl resolved my issue. It seems the chocolatey install resolved a PATH issue that a different openSSL download did not handle.

it works! thank you

@Wdam Wdam closed this as completed Mar 6, 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

2 participants