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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The native module for Flipper seems unavailable. Please verify that react-native-flipper is installed as yarn dependency to your project and, for iOS, that pod install is run in the ios directory. #4484

Open
98rahul opened this issue Jan 31, 2023 · 7 comments

Comments

@98rahul
Copy link

98rahul commented Jan 31, 2023

upgraded the react-native to version 0.71.1(latest)
using flipper , enable hermes engine
found this issue.

attached image

@jvfalco1
Copy link

jvfalco1 commented Feb 23, 2023

Im facing the same error

"react-native-flipper": "^0.162.0",
"redux-flipper": "^2.0.2",
"react-native": "0.67.5",
"react": "17.0.2",

Pod --version 1.11.3

yarn --version 1.22.19

ruby --version ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin22]

brew --version Homebrew 4.0.3

I tried to run pod deintegrate and pod install, multiple times.

On pod install it shows that was installed but in metro shows the error

The native module for Flipper seems unavailable. Please verify that `react-native-flipper` is installed as yarn dependency to your project and, for iOS, that `pod install` is run in the `ios` directory.

Captura de Tela 2023-02-23 às 18 06 00

@98rahul
Copy link
Author

98rahul commented Feb 24, 2023

Im facing the same error

"react-native-flipper": "^0.162.0", "redux-flipper": "^2.0.2", "react-native": "0.67.5", "react": "17.0.2",

Pod --version 1.11.3

yarn --version 1.22.19

ruby --version ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin22]

brew --version Homebrew 4.0.3

I tried to run pod deintegrate and pod install, multiple times.

On pod install it shows that was installed but in metro shows the error

The native module for Flipper seems unavailable. Please verify that `react-native-flipper` is installed as yarn dependency to your project and, for iOS, that `pod install` is run in the `ios` directory.

Captura de Tela 2023-02-23 às 18 06 00

what i do as of now-->> first run the application then open fillper (yet no solution find).

@jvfalco1
Copy link

jvfalco1 commented Feb 24, 2023

Im facing the same error
"react-native-flipper": "^0.162.0", "redux-flipper": "^2.0.2", "react-native": "0.67.5", "react": "17.0.2",

Pod --version 1.11.3

yarn --version 1.22.19

ruby --version ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin22]

brew --version Homebrew 4.0.3

I tried to run pod deintegrate and pod install, multiple times.
On pod install it shows that was installed but in metro shows the error
The native module for Flipper seems unavailable. Please verify that `react-native-flipper` is installed as yarn dependency to your project and, for iOS, that `pod install` is run in the `ios` directory.
Captura de Tela 2023-02-23 às 18 06 00

what i do as of now-->> first run the application then open fillper (yet no solution find).

The flipper runs OKAY, I can access the network, ReactDev Tools and etc. The error still apearing, and Im not able to use Redux-Debugger.

This errors only occur in IOS, Android works fine, redux-debugger working fine in android too.

@AlexSobiloffSonos
Copy link

I'm using the redux debugger plugin as well as the react native mmkv plugin and i'm experiencing the same with both. android works fine. ios nothing.

@SaadAhmadSaddiqui
Copy link

Any update on this? Trying to use the flipper-plugin-react-query-native-devtools and it just does not work.

env:

  1. react-native: 0.67
  2. react-native-flipper: 0.200.0
  3. react-query-native-devtools: 4.0.0
  4. Flipper desktop: 0.200.0
image

@coldSeattle
Copy link

coldSeattle commented Aug 29, 2023

same problem
"react-native-flipper": "^0.212.0",
"redux-flipper": "^2.0.2",
Flipper app version - :flipper_configuration => FlipperConfiguration.enabled(["Debug"], { 'Flipper' => '0.213.0' }),

@RoyalBosS-Ayush
Copy link

Facing same problem? Anyone got solution?

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

6 participants