Error while fetching plugins: during building android app

Hello to everyone!
I am new to Corona.
I want to get Android output from a simple app like “print(“hello world”)”.

But I get "error while fetching plugins"

While I have not used any plugins. My program consists of one line : print(“hello world”)

I use Solar2D-Windows-2021.3642.

This is an error I received:

Error while fetching plugins:
FAILURE: Build failed with an exception.

  • Where:
    Build file ‘C:\Users\arefeh\AppData\Local\Temp\CoronaLabs\CLtmpa00604\template\app\build.gradle.kts’ line: 549

  • What went wrong:
    Error while fetching plugins:

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.


Thanks for helping me

1 Like

I believe this is the same issue discussed here:

The solution is in that thread.

1 Like

Thank you for your help :+1:

turning on verbose debug mode does not fix the error. it only give me in the console more detail about the building process.
I delete the lines which say plugins section in the build.setting file. No fix

This thread was for a particular issue 6 months ago. I doubt that whatever issue you are having is remotely related to this one. I would suggest you open a different post with the detail of your issue.