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

Couldn't get Filesystem to work on Hermes debugger #4530

Open
susonthapa opened this issue Feb 19, 2023 · 7 comments
Open

Couldn't get Filesystem to work on Hermes debugger #4530

susonthapa opened this issue Feb 19, 2023 · 7 comments

Comments

@susonthapa
Copy link

馃悰 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.

@SaltMango
Copy link

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.

i am also experiencing the same issue, are you able to find any solution ?

@NicholasBoccuzzi
Copy link

Bumping this -- any update on when this will be resolved?

@dangleh
Copy link

dangleh commented Jun 7, 2023

Same issue! Have anyone resolved this?

@pliashkou
Copy link

The same, would be good if anyone can fix it.

@SecRonin
Copy link

Same issue

@SoyDiego
Copy link

I'm using React Native CLI and Windows and doesn't work in my work.
Is it possible the antivirus be the problem? I don't have access to disable the antivirus but I tried in my home with Manjaro Linux and same project and I cannot see my files in filesystem but I can search my file with control + P and debug.

In my work I cannot debug and is the only thing that I'm thinking now, the fucking antivirus :(

**
image
**

@SoyDiego
Copy link

I'm using React Native CLI and Windows and doesn't work in my work. Is it possible the antivirus be the problem? I don't have access to disable the antivirus but I tried in my home with Manjaro Linux and same project and I cannot see my files in filesystem but I can search my file with control + P and debug.

In my work I cannot debug and is the only thing that I'm thinking now, the fucking antivirus :(

** image **

EDIT

In my case I solved MY problem updating React to 0.72.3. I cannot see the filesystem yet but I can debug!

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

7 participants