[Solved] App build not happening for Thunkable Pro

Getting below error. pls help . till yesterday the build was happening

Error: Command failed: cd /thunkable/thunkableCompanion/android/; ./gradlew BundleRelease (node:5940) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like “./". (Use node --trace-deprecation ... to show where the warning was created) (node:5940) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/react-rnd/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like "./”. (node:5993) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like “./". (Use node --trace-deprecation ... to show where the warning was created) (node:5993) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/react-rnd/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like "./”. Note: /thunkable/thunkableCompanion/node_modules/react-native-gradle-plugin/src/main/java/com/facebook/react/codegen/generator/SchemaJsonParser.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ‘:react-native-dialogflow’. > Could not determine the dependencies of null. > Could not resolve all task dependencies for configuration ‘:react-native-dialogflow:classpath’. > Could not find com.android.tools.build:gradle:2.2.3. Searched in the following locations: - https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/2.2.3/gradle-2.2.3.pom - https://jitpack.io/com/android/tools/build/gradle/2.2.3/gradle-2.2.3.pom - https://plugins.gradle.org/m2/com/android/tools/build/gradle/2.2.3/gradle-2.2.3.pom Required by: project :react-native-dialogflow * 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 33s

Hi @cseducator_mindchamp, our team has been made aware of this issue–we found it ourselves late last night during a check. It has something to do with dialogflow and is unique to AAB. I will keep you updated here.

Thanks for letting us know!

1 Like

@cseducator_mindchamp, If you want to try again, this issue with dialogflow should be fixed now.

1 Like