You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task :ipay88-sdk:compileReleaseJavaWithJavac FAILED
/Users/olav/Documents/kibo-android/node_modules/ipay88-sdk/android/src/main/java/com/ipay88/IPay88Module.java:7: error: package android.support.annotation does not exist
import android.support.annotation.Nullable;
^
/Users/olav/Documents/kibo-android/node_modules/ipay88-sdk/android/src/main/java/com/ipay88/IPay88Module.java:106: error: cannot find symbol
static void sendEvent(ReactContext reactContext, String eventName, @nullable WritableMap params) {
^
symbol: class Nullable
location: class IPay88Module
2 errors
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':ipay88-sdk:compileReleaseJavaWithJavac'.
Compilation failed; see the compiler error output for details.
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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.5/userguide/command_line_interface.html#sec:command_line_warnings
41 actionable tasks: 37 executed, 4 up-to-date
An general error occured:
exec: /Users/olav/Documents/kibo-android/node_modules/ipay88-sdk/android/src/main/java/com/ipay88/IPay88Module.java:7: error: package android.support.annotation does not exist
import android.support.annotation.Nullable;
^
/Users/olav/Documents/kibo-android/node_modules/ipay88-sdk/android/src/main/java/com/ipay88/IPay88Module.java:106: error: cannot find symbol
static void sendEvent(ReactContext reactContext, String eventName, @nullable WritableMap params) {
^
symbol: class Nullable
location: class IPay88Module
2 errors
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':ipay88-sdk:compileReleaseJavaWithJavac'.
Compilation failed; see the compiler error output for details.
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.
FAILURE: Build failed with an exception.
Execution failed for task ':ipay88-sdk:compileReleaseJavaWithJavac'.
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 2m 9s
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.5/userguide/command_line_interface.html#sec:command_line_warnings
41 actionable tasks: 37 executed, 4 up-to-date
An general error occured:
exec: /Users/olav/Documents/kibo-android/node_modules/ipay88-sdk/android/src/main/java/com/ipay88/IPay88Module.java:7: error: package android.support.annotation does not exist
import android.support.annotation.Nullable;
^
/Users/olav/Documents/kibo-android/node_modules/ipay88-sdk/android/src/main/java/com/ipay88/IPay88Module.java:106: error: cannot find symbol
static void sendEvent(ReactContext reactContext, String eventName, @nullable WritableMap params) {
^
symbol: class Nullable
location: class IPay88Module
2 errors
FAILURE: Build failed with an exception.
Execution failed for task ':ipay88-sdk:compileReleaseJavaWithJavac'.
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 2m 9s
The text was updated successfully, but these errors were encountered: