From ef16b555b0a50e66d27efe49226de3e99d3852bc Mon Sep 17 00:00:00 2001 From: Sonal Budhiraja <57969266+sbudhirajadoc@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:53:58 -0700 Subject: [PATCH] Update required Salesforce CLI Integration extension version (#5673) * Update einstein-troubleshoot.md We updated the required CLI Integration extension version. * Update einstein-troubleshoot.md --- docs/_articles/en/einstein/einstein-troubleshoot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_articles/en/einstein/einstein-troubleshoot.md b/docs/_articles/en/einstein/einstein-troubleshoot.md index 44733b4bf4..a82c0e19c4 100644 --- a/docs/_articles/en/einstein/einstein-troubleshoot.md +++ b/docs/_articles/en/einstein/einstein-troubleshoot.md @@ -18,7 +18,7 @@ Use this troubleshooting checklist to identify and eliminate common problems wit 2. Confirm that you have the [Salesforce Extension Pack](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode) or the [Salesforce Expanded Pack](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-expanded) installed. 3. Check that your Apex Extension is version 59.8.0 or higher. 4. Hover over {} in the status bar to view the status of the Apex Language Server and make sure it’s running. -5. Einstein for Developers needs Salesforce CLI version 59.13.0 or higher. See the [Salesforce CLI Setup Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli_rc.htm). +5. Einstein for Developers requires Salesforce CLI Integration extension version 60.13.0 or higher. ### Development Environment Checklist