Closed this issue 4 years ago · 0 comments
If I execute the following command, it will give the following error:
./gradlew :coverageReport
The correct command to execute is ./gradlew coverageReport. The : should not be there.
./gradlew coverageReport
: