About 225,000 results
Open links in new tab
  1. 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-specific known …

  2. 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.

  3. 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 'statusCode')

  4. 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 instructions to …

  5. 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 org …

  6. 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 longer solves the …

  7. SFDX: Retrieve Source from Org failed to run - Salesforce Stack Exchange

    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.

  8. salesforcedx cli - sf package install failing with MODULE_NOT_FOUND ...

    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 comma...

  9. sf v2 CLI does not work with VSCode Salesforce Extensions

    Nov 30, 2023 · The main commands are 1) npm uninstall sfdx-cli --global 2) npm install @salesforce/cli --global. Now both sf and sfdx commands will work as sfdx is now aliased to sf.

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

    Dec 28, 2023 · As with many VSCode/CLI issues, this was eventually resolved by removing and reinstalling everything. I had read plenty of posts saying to reinstall the CLI and update to the newest …