chewie icon indicating copy to clipboard operation
chewie copied to clipboard

Could not create task ':wakelock_plus:testDebugUnitTest'. > this and base files have different roots: D:\projects\getepay_fnf\build\wakelock_plus and C:\Users\SUNIL.KUMAR.KUMAWAT\AppData\Local\Pub\Cache\hosted\pub.dev\wakelock_plus-1.2.10\android.

Open Sunilk047 opened this issue 8 months ago • 0 comments

When I build the apk using flutter build apk --release getting this error FAILURE: Build failed with an exception.

  • What went wrong: Could not determine the dependencies of task ':wakelock_plus:generateReleaseLintModel'.

Could not resolve all dependencies for configuration ':wakelock_plus:releaseUnitTestRuntimeClasspath'. > Could not create task ':wakelock_plus:testDebugUnitTest'. > this and base files have different roots: D:\projects\getepay_fnf\build\wakelock_plus and C:\Users\SUNIL.KUMAR.KUMAWAT\AppData\Local\Pub\Cache\hosted\pub.dev\wakelock_plus-1.2.10\android.

For Reference Flutter version 3.29.0 channel stable Dart version 3.7.0

Sunilk047 avatar Mar 17 '25 11:03 Sunilk047