flutter_flipperkit_plugins icon indicating copy to clipboard operation
flutter_flipperkit_plugins copied to clipboard

> Project with path ':flipper-no-op' could not be found in project ':flutter_flipperkit'.

Open arnaldocastrolos opened this issue 2 years ago • 0 comments

I'm trying to build an app with this middleware but I'm receiving the following message:

FAILURE: Build failed with an exception.

  • Where: Build file 'C:\Users\XXXXXXX\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_flipperkit-0.0.28\android\build.gradle' line: 34

  • What went wrong: A problem occurred evaluating project ':flutter_flipperkit'.

Project with path ':flipper-no-op' could not be found in project ':flutter_flipperkit'.

  • 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.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s Exception: Gradle task assembleDebug failed with exit code 1

arnaldocastrolos avatar Mar 20 '23 20:03 arnaldocastrolos