-
Notifications
You must be signed in to change notification settings - Fork 959
How to install flipper server on linux? #5523
Comments
Ok, I've install & started flipper via
|
Just switched to |
Doesn't seem as a solution to the original issue It is still not working - |
The flipper documentation for pre-packaged Linux installs is extremely poor. From the readme:
The install command works with some finagling, but
Instead, try building from source. https://github.com/facebook/flipper?tab=readme-ov-file#building-from-source |
|
Using react-native to develop android app.
When click
Open Debugger
from android phone, the dev server on my linux shows:So, I tried to install flipper on my linux laptop, but didn't figure out how:
package/
dir, which:pnpm i
node server.js
So, how to get a flipper executable for linux that can be run directly ?
The text was updated successfully, but these errors were encountered: