Flipper: "Install Plugins" list is empty both on MacOS and Windows

Created on 9 Jan 2021  路  8Comments  路  Source: facebook/flipper

馃悰 Bug Report

"Install Plugins" list is empty both on MacOS and Windows

To Reproduce

  1. Download and open Flipper 0.70.0

Environment

Windows 10 and Catalina 10.15.7

Screenshots

小薪懈屑芯泻 褝泻褉邪薪邪 2021-01-09 胁 19 23 48
小薪懈屑芯泻 褝泻褉邪薪邪 2021-01-09 胁 19 23 35
小薪懈屑芯泻 褝泻褉邪薪邪 2021-01-09 胁 19 21 51
小薪懈屑芯泻 褝泻褉邪薪邪 2021-01-09 胁 19 23 01

Most helpful comment

Hi all, thanks for the details. We'll push a new release soon, but for now you can just create empty folder "installed-plugins" in "~/.flipper" and everything should work after that on version 0.70.0.

All 8 comments

Thanks for the level of detail. That's very helpful! Looks like a real bug to me. Will dig into it.

Seeing the same issue with the following:

  • macOS Catalina 10.15.7
  • Flipper 0.70
  • React Native 0.63.3
  • Vanilla npx react-native init
  • Flipper doctor is all green but manage plugin list is empty
    Screen Shot 2021-01-09 at 3 18 57 PM

Console error when starting Flipper

> Failed to load dynamic plugins Error: ENOENT: no such file or directory, scandir '/Users/<user>/.flipper/installed-plugins'
> Uncaught (in promise) Error: ENOENT: no such file or directory, scandir '/Users/<user>/.flipper/installed-plugins'
> Error from getpwuid_r: 102 (Operation not supported on socket)

Screen Shot 2021-01-09 at 3 09 49 PM

+1

Is it only 0.70 version problem? If so where can I get previous version?

I switched back to v0.69 and everything was fine. ok馃憣

You can find all versions here -> https://github.com/facebook/flipper/releases

Thanks @QuentinArnault 0.69 shows the plugin list, but I had to delete the ~/.flipper before installing 0.69

It also has this error in the console:

> Error from getpwuid_r: 102 (Operation not supported on socket)
Uncaught (in promise) Error: Method not implemented.
    at Function.resolveFullPathsFromMyles (bundle.js:4644)
    at LayoutPlugin.invokeMyles (bundle.js:5137)
...

Screen Shot 2021-01-11 at 9 08 24 AM

Hi all, thanks for the details. We'll push a new release soon, but for now you can just create empty folder "installed-plugins" in "~/.flipper" and everything should work after that on version 0.70.0.

Hi all, thanks for the details. We'll push a new release soon, but for now you can just create empty folder "installed-plugins" in "~/.flipper" and everything should work after that on version 0.70.0.

Ty! This works!

Was this page helpful?
0 / 5 - 0 ratings