forcedotcom / salesforcedx-vscode

Salesforce Extensions for VS Code
https://developer.salesforce.com/tools/vscode
BSD 3-Clause "New" or "Revised" License
947 stars 404 forks source link

SFDX: Authorize an Org failed to run Source: Salesforce CLI Integration #3555

Closed Dana-Schwartz closed 2 years ago

Dana-Schwartz commented 2 years ago

Summary

Short summary of what is going on or to provide context.

Steps To Reproduce:

  1. This is step 1.
  2. This is step 2. All steps should start with '1.'

Expected result

Describe what should have happened.

Actual result

Describe what actually happened instead.

Additional information

Feel free to attach a screenshot.

Salesforce Extension Version in VS Code:

SFDX CLI Version:

OS and version:

randi274 commented 2 years ago

Hi @Dana-Schwartz, can you provide us some additional steps to reproduce the issue that you're facing?

Dana-Schwartz commented 2 years ago

Hi Randi,

My click path is as follows:

command - shift - P SFDX: Authorize an Org Select Production Enter an Alias once that is enters it then thinks and gives me the failed message image

xyc commented 2 years ago

It looks like from the terminal log it cannot find the SFDX CLI. Could you try reinstalling SFDX CLI https://developer.salesforce.com/docs/atlas.en-us.234.0.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm?

Dana-Schwartz commented 2 years ago

You can close out the case it ended up being the SFDX file issue.

On Mon, Oct 11, 2021 at 10:39 AM Xiaoyi Chen @.***> wrote:

It looks like from the terminal log it cannot find the SFDX CLI. Could you try reinstalling SFDX CLI https://developer.salesforce.com/docs/atlas.en-us.234.0.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/forcedotcom/salesforcedx-vscode/issues/3555#issuecomment-940222882, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIOXXKQESWKBI5O37NKD7DUGMOM5ANCNFSM5EUCGMKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

xyc commented 2 years ago

Sounds good, I'll go ahead and close it