flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Couldn't get Filesystem to work on Hermes debugger

Open susonthapa opened this issue 2 years ago • 0 comments

🐛 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.

image

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

  1. Create a new project using react-native-cli
  2. Open Flipper
  3. Open the Hermes debugger
  4. 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.

susonthapa avatar Feb 19 '23 12:02 susonthapa