Error:Name index 0 in LocalVariableTable has bad constant type in class file org/apache/commons/lang/text/StrTokenizer

And then everyone is fine.
I am needing a lot of help from you I have a error arro qui presented in gradle I do not know where to begin to solve this error

Error:Name index 0 in LocalVariableTable has bad constant type in class file org/apache/commons/lang/text/StrTokenizer
jonatas@debian:/var/www/html/app_pet_store$ ionic cordova build android 
Running app-scripts build: --platform android --target cordova
[18:11:34]  build dev started ... 
[18:11:34]  clean started ... 
[18:11:34]  clean finished in 4 ms 
[18:11:34]  copy started ... 
[18:11:35]  deeplinks started ... 
[18:11:35]  deeplinks finished in 580 ms 
[18:11:35]  transpile started ... 
[18:11:44]  transpile finished in 8.11 s 
[18:11:44]  preprocess started ... 
[18:11:44]  copy finished in 9.36 s 
[18:11:44]  preprocess finished in 229 ms 
[18:11:44]  webpack started ... 
[18:12:00]  webpack finished in 16.17 s 
[18:12:00]  sass started ... 
[18:12:02]  sass finished in 1.68 s 
[18:12:02]  postprocess started ... 
[18:12:02]  postprocess finished in 10 ms 
[18:12:02]  lint started ... 
[18:12:02]  build dev finished in 27.33 s 
> cordova build android
ANDROID_HOME=/home/jonatas/Android/Sdk
JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
Subproject Path: CordovaLib
[18:12:05]  lint finished in 3.24 s 

FAILURE: Build failed with an exception.

* What went wrong:
Name index 0 in LocalVariableTable has bad constant type in class file org/apache/commons/lang/text/StrTokenizer

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.271 secs
Error: /var/www/html/app_pet_store/platforms/android/gradlew: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

* What went wrong:
Name index 0 in LocalVariableTable has bad constant type in class file org/apache/commons/lang/text/StrTokenizer

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

[ERROR] An error occurred while running cordova build android (exit code 1).
        
jonatas@debian:/var/www/html/app_pet_store$