In this step, at instruction SFDX: Update Checkpoints in Org , error (cf anoSF01) requier jdk 17, but, in step before, ask to install JDK 1.8 (cf anoSF032)...
What am I supposed to do?
Thanks
C.
답변 3개
Hello.
Problem solved.
Thanks for your suggestions, but the problem was not in writing the path to the jdk, which was correct.
The correct answer is :
Ignore the instruction in "Find and Fix Bugs with Apex Replay Debugger" > "Set Up Visual Code" , chapter "Install and Update Salesforce Extensions for Visual Studio Code".
Instead of installing version jdk1.8 as indicated, you should install the jdk17 version required in the "Debug your code" step.
( NB for windows : https://www.oracle.com/java/technologies/downloads/#jdk17-windows )
Regards,
C.