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

Failed to load descriptor for file recompose-main.zip #115

Open
TetrixGauss opened this issue Jun 22, 2022 · 6 comments
Open

Failed to load descriptor for file recompose-main.zip #115

TetrixGauss opened this issue Jun 22, 2022 · 6 comments

Comments

@TetrixGauss
Copy link

Hello all!

I am trying to add the .zip folder from disk as a plugin but i always get that message:

image

Can anyone help me please?

@yonigofman
Copy link

Hello all!

I am trying to add the .zip folder from disk as a plugin but i always get that message:

image

Can anyone help me please?

I have the same problem

@madmuv
Copy link

madmuv commented Nov 4, 2022

I fixed it by

add
<description><![CDATA[ For more information visit the <a href="https://github.com/pocmo/recompose/">project site</a>. ]]></description>

to plugin.xml file,

and on build.gradle.kts file I was modify
untilBuild("202.*") to untilBuild("213.*")

finally, it can import.

@pocmo
Copy link
Owner

pocmo commented Nov 7, 2022

@madmuv If you open a PR for those two changes then I'll happily merge it. :)

@madmuv
Copy link

madmuv commented Nov 8, 2022

okay

@mxdlsm
Copy link

mxdlsm commented Feb 24, 2023

我修好了

添加 <description><![CDATA[ For more information visit the <a href="https://github.com/pocmo/recompose/">project site</a>. ]]></description>

到 plugin.xml 文件,

在 build.gradle.kts 文件上,我修改 untilBuild("202.*")为 untilBuild("213.*")

最后,它可以导入。

Hello, I am reporting an error in importing and using the latest version of AndroidStudio
Fail to load plugin descriptor from file recompose-main.zip

@mxdlsm
Copy link

mxdlsm commented Feb 24, 2023

Hello all!
I am trying to add the .zip folder from disk as a plugin but i always get that message:
image
Can anyone help me please?

I have the same problem
latest version Android Studio

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

5 participants