Task 'assemble' not found in root project 'git'

Task ‘assemble’ not found in root project ‘git’

Description of the issue

I am running a build for a react native project, specifically on android and im getting the following issue:
ask ‘assemble’ not found in root project ‘git’.

Environment:

Where did the issue happen?

Bitrise.io - xcode 12,4x, on macOS 10.15.7 Catalina

Which build Step causes the issue and which version of the step?

Gradle runner

Reproducibility

  • Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
  • Does a rebuild without caches help? (You can remove the Cache:Pull and Cache:Push steps temporarily to not to use the cache, or you can delete all the caches on the Settings tab of the app. : NO
  • Does the issue happen sporadically, or every time? : everytime
  • Does upgrading the build Step to the latest version help? : NO
  • When did the issue start? : today

Build log

Hello @pagella42 :wave:

I can see that your builds are now running successfully, which is great news!
Can you let us know what fixed the issue, so that others who encounter the same will know what to do? :slight_smile:

1 Like

For me, ignore the step and made with good old bash script.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.