cordova android build error

I am trying to build apk using cordova (I have done this before) But this time it’s giving me error. FYI have have done every thing from installing all the dks(jdk and sdk) and creating the path in windows system… Now the only thing that is buging me I just recently reinstalled the windows and had changed the drive name from H:\ to E:\

Following is the error report

FAILURE: Build failed with an exception.

  • What went wrong:
    Invalid pc in LineNumberTable in class file build_2gb5hf5cy2yed0fy72w37rfqj

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

  • Get more help at help.gradle.org/

BUILD FAILED in 0s
cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

  • What went wrong:
    Invalid pc in LineNumberTable in class file build_2gb5hf5cy2yed0fy72w37rfqj

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

  • Get more help at help.gradle.org/

BUILD FAILED in 0s

Please help guy I have searched the whole internet

hi,
not exaclty the same but here
stackoverflow.com/questions/111 … umbertable

says that is a problem with jdk version. I tryed android studio and gave me a message saying that jdk 1.8_101 caused problems so I updated to 1.8_202
Which version are you using? Maybe is a plugin problem?? Could you try to build a simple scene