rtpHarry opened a new issue #618: JDK Download Url Is 404 When Clicked In VsCode
URL: https://github.com/apache/cordova-android/issues/618
 
 
   Got this error message:
   
   ```
   > cordova run android
   [cordova]  Android Studio project detected
   [cordova]  Failed to run "javac -version", make sure that you have a JDK 
installed.
   [cordova]  You can get it from: 
http://www.oracle.com/technetwork/java/javase/downloads.
   [cordova]
   [ERROR] An error occurred while running subprocess cordova.
   
           cordova run android exited with exit code 1.
   
           Re-running this command with the --verbose flag may provide more 
information.
   ```
   
   Ctrl-clicking the link in vs-code opens up the url with the `.` on the end 
and is a 404 error.
   
   Not sure if this is a vscode bug, but including the dot seems unnecessary 
and likely to trip up clients.
   
   Raising it here for you to decide if it's an issue or not.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to