Cannot find module 'fillper-plugin'
See original GitHub issue🐛 Bug Report
I have installed the latest flipper release (0.165.0
) and all the plugins are unavailable.
Plugin "XXXXX" failed to load, 'Cannot find module flipper-plugin .....'
It doesn’t detect react-native ios/android apps either.
However, it is working fine if I install 0.164.0
What I have Tried so far
- Reinstalling several times,
- Deleting
~/.flipper
directory
To Reproduce
I dont know, but I found same issue on stack-overflow created by someone else. (I copied the images from there, those were same for me as well)_
Environment
PC : Mac Air (M1, 2020)
Issue Analytics
- State:
- Created a year ago
- Reactions:23
- Comments:17 (4 by maintainers)
Top Results From Across the Web
flipper-plugin-lib - npm
flipper -plugin-lib is a library containing common Flipper plugin installation utilities.
Read more >Troubleshooting General Issues - Flipper
If no app plugins are showing up, there may be a connectivity issue between Flipper and your app. Check connection issues to see...
Read more >The native module for Flipper seems unavailable. Please ...
In Flipper, React DevTools can connect to the app but when I try to use the Hermes Debugger or plugins they cannot be...
Read more >Using Flipper - Expo Documentation
A guide on installing and configuring Flipper for debugging an Expo project. ... are missing, follow the instructions provided by Flipper to install...
Read more >Flipper Debugging for React Native - Povio
That's something that I couldn't find in any Flipper plugins. Disadvantages: You cannot debug multiple devices/simulators simultaneously, and ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Should be fixed by 8716761cb3e694343d9f41083f138072ddaf404f. Included in 0.166
i really doubt the flipper releaser’s testing strategy before releasing a new version. At least remove the annoying popup when a new version is available.