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

Unable to install plugin #5527

Open
haifengkao opened this issue Mar 23, 2024 · 1 comment
Open

Unable to install plugin #5527

haifengkao opened this issue Mar 23, 2024 · 1 comment

Comments

@haifengkao
Copy link

haifengkao commented Mar 23, 2024

馃悰 Bug Report

the installed plugins will be removed when flipper 0.250.0 starts

To Reproduce

  1. install flipper 0.212.0
  2. install my flipper plugin (https://github.com/haifengkao/flipper-plugin-expandablepreferences/tree/main/flipper-plugin-expandablepreferences)
  3. everything works fine. the plugin is installed in ~/.flipper/installed-plugins/
  4. start flipper 0.250.0
  5. the plugin is removed from ~/.flipper/installed-plugins/ when the flipper starts

Environment

flipper 0.250.0

Note

the issue seems to related to the plugin itself. Another plugin of me works without any problem (https://github.com/haifengkao/flipper-plugin-expandablepreferences/tree/main/flipper-plugin-eventstoreviewer)

@haifengkao
Copy link
Author

Flipper marks my plugin flipper-plugin-expandablepreferences as an uninstalled plugin in the Chrome's local storage.
After I clear the local storage, everything works fine.
It's interesting , because there is no way to clear the uninstalled plugins. Reinstalling the plugin doesn't change anything.

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

1 participant