In the Find and Fix Bugs with Apex Replay Debugger project Debug Your Code assessment, I can't find anything in SFDX about checkpoints. Without this I can't proceed and just end up with the error:
"We did not find any checkpoints for 'AccountService'. Make sure to select a line number in the Apex class and run the commands 'SFDX: Toggle Checkpoint' then 'SFDX: Update Checkpoints in Org' in Visual Studio Code."
Make sure you have the Salesforce CLI and all required VS Code plugins installed and activated.
You can find a list and instructions for them in these Challenges
- https://trailhead.salesforce.com/content/learn/projects/quick-start-lightning-web-components/set-up-salesforce-dx
- https://trailhead.salesforce.com/content/learn/projects/quick-start-lightning-web-components/set-up-visual-studio-code
Sincerely,
Mykhailo Vdovychenko
Bringing Cloud Excellence with IBVCLOUD OÜ
It's great news! Glad was to help you.
If one of my previous answer was useful for you, please mark as Accepted Answer
Thanks again.
I checked the Salesforce Extension Pack installation and it appears not all the features install automatically:
These features at the bottom of the list needed to be installed individually by clicking the buttons in the image above.
Kind regards,
Alan
@Alan McClenaghan try to open your AccountService class and when you are in the AccountService code page --> use sfdx checkpoint
Sincerely,
Mykhailo Vdovychenko
Bringing Cloud Excellence with IBVCLOUD OÜ
As far as I can tell, everything is installed. I was able to use sfdx to create the project and link and deploy to the org. I just can't find anything to do with the checkpoints.
Sincerely,
Alan