About 226,000 results
Open links in new tab
  1. Authorize an org failed in VS code - Salesforce Stack Exchange

    Dec 15, 2023 · This is a problem in the installer in windows operating system. I recommend you first uninstall the Salesforce CLI installed on your machine using windows installer. The …

  2. I cannot run SFDX CLI on windows - Salesforce Stack Exchange

    Feb 17, 2025 · The steps for installing the sfcli on Windows are outlined in the Salesforce CLI setup guide. Once installed, there is a troubleshooting section which has a few Windows …

  3. sfdx is not recognized as an internal or external command

    Jul 24, 2017 · After downloading and installing Salesforce CLI, Goto C:\Program Files\sfdx to verify it is installed. Open CMD as an administrator > type sfdx -v > Press Enter key.

  4. salesforcedx - VS Code/sfdx: authorization fails with reason: self ...

    Mar 23, 2023 · I have been using VS Code and Salesforce since a year in my company laptop. I am trying to authorize VS code with my sandbox. Process I followed: VS Code> Sfdx auth …

  5. VS Code Salesforce extensions not activating

    Oct 13, 2023 · I have reinstalled all components (VSCode, SF CLI, SF Extension Pack), and this even solved the problem a few weeks ago but it keeps coming back. Now reinstalling no …

  6. Error after installing Salesforce CLI

    Jul 6, 2024 · Piggybacking off of YRS's answer — it worked btw. I had the same issue with SF-CLI v2.54.6. It seems like SF-CLI uses existing Node.js (if it is installed) for some of the …

  7. Updating CLI via Terminal in VSCode - ·TypeError: Cannot read ...

    Jan 3, 2025 · I'm trying to update Salesforce CLI via the terminal (using the command "sf update", but I'm getting the following error: TypeError: Cannot read properties of undefined (reading …

  8. SFDX: Retrieve Source from Org failed to run - Salesforce Stack …

    Apr 26, 2021 · To change the CLI version go to Extension VS code >> Search for Salesforce CLI Integration >> near Uninstall button there is a drop-down >> Install another version.

  9. salesforcedx cli - sf package install failing with …

    I'm working on setting up a script to prepare a scratch org. In that script, I need to install a package, specifically Unofficial SF's Detect and Launch package. I'm doing that by running the …

  10. VS Code - installing and using SF CLI - Salesforce Stack Exchange

    Dec 28, 2023 · More specifically, what I did was: Uninstall Salesforce CLI Uninstall all VS Code extensions Uninstall VS Code Delete all .sf and .sfdx directories in C:\Users\myusername …