flipper icon indicating copy to clipboard operation
flipper copied to clipboard

How to Install .tgz file in windows?

Open devtestexam opened this issue 10 months ago • 1 comments

I just want to know the steps ,

How to install the tgz flipper file in windows?

devtestexam avatar Apr 22 '24 07:04 devtestexam

Same issue here, the links on the buttons don't look right to me! Can't find anywhere to download the win version....

Edit:

Found link on 'way back when machine' seems like they unsupported.... https://github.com/facebook/flipper/releases?page=2

Edit 2:

It's awful, ended up using the experimental debugger features on 0.73 >

npx react-native start --experimental-debugger

Not sure what I'll do with legacy projects but that's a future me problem.

kurtisdevv avatar May 07 '24 15:05 kurtisdevv

How are you checking the network logs in experimental debugger ?

adarshbuopso avatar May 08 '24 10:05 adarshbuopso

That is a issue but not for the project I'm on at the moment, I test my endpoints using PostMan so at the moment I don't need to query the network logs

kurtisdevv avatar May 08 '24 10:05 kurtisdevv

refer issue #5619

FrozenSamurai avatar May 27 '24 10:05 FrozenSamurai