flipper
flipper copied to clipboard
Couldn't get Filesystem to work on Hermes debugger
🐛 Bug Report
I am using ReactNative 0.71.3 and couldn't get the Filesystem tab in the Hermes debugger to load. I can still open files by searching for them but it would be nice if the Filesystem tab worked. I remember it working in older versions of ReactNative.
I tried adding the folder there but doesn't seem to do a thing. I tried with chrome debugger and everything is working there.
To Reproduce
- Create a new project using
react-native-cli - Open Flipper
- Open the Hermes debugger
- Try to load the workspace
Environment
Android: Emulator API 33 Android Flipper SDK: 0.176.1 Flipper Desktop Version: 0.176.1 Operation System: Mac OS Ventura 13.2.1
I tried the latest version 0.182.0 but couldn't get the Filesystem tab to work.