-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/bin/sh: 1: sfdx: not found #122
Comments
Same problem on Debian 12. which sfdx Just fresh installed with npm install -g @salesforce/cli, also I had it installed through a script I did using manual installation as well with the same problem. |
I am encountering the same issue in VS Code. Can anyone provide a solution? |
@ujjwalverma55 Details? Which OS? "which sfdx"? |
@m-lp-ql-m @ujjwalverma55 - Can you try the latest 2.1.0 version? |
@vignaesh01 On 2.1.0 now, nothing happens. Just nothing. I tried reinstalling the previous version, restarting VS Code, which produced the same error above, then reinstalling 2.1.0, restarting VS Code, and still, nothing. FYI, likely unrelated, but I do have this other issue open with SFDX that's still unresolved: forcedotcom/salesforcedx-vscode#5800 |
Yes. It is related. The vs code extension depends on SF cli being properly
setup. Are you behind any corporate firewall?
Thanks,
Vignaesh Ram A
…On Mon, Dec 23, 2024, 21:00 Mark Teixeira ***@***.***> wrote:
@vignaesh01 <https://github.com/vignaesh01> On 2.1.0 now, *nothing*
happens. Just nothing.
I tried reinstalling the previous version, restarting VS Code, which
produced the same error above, then reinstalling 2.1.0, restarting VS Code,
and still, nothing.
FYI, likely unrelated, but I do have this other issue open with SFDX
that's still unresolved: forcedotcom/salesforcedx-vscode#5800
<forcedotcom/salesforcedx-vscode#5800>
—
Reply to this email directly, view it on GitHub
<#122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDYPO4KZKLKQNHBS6MPQL32HAUAZAVCNFSM6AAAAABNY7RAQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJZHEYDKMZXGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No firewall, this is on my home Linux computer. When I'm back in the office on 6 Jan, I'll verify on my work Windows 11 computer that it does work behind the corp firewall--I think it was. |
I think it is related to your sf cli setup in your linux machine.
Thanks,
Vignaesh Ram A
…On Tue, Dec 24, 2024, 19:09 Mark Teixeira ***@***.***> wrote:
No firewall, this is on my home Linux computer. When I'm back in the
office on 6 Jan, I'll verify on my work Windows 11 computer that it does
work behind the corp firewall--I *think* it was.
—
Reply to this email directly, view it on GitHub
<#122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDYPOY3VM5TOIFISGP2PAD2HFPX5AVCNFSM6AAAAABNY7RAQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRGE2DANZWHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
When clicking on SELECT ALL, this error appears in VS Code.
Both 'sf' and 'sfdx' at the command line work, so it does appear to be in my path.
EDIT: I should probably add: fresh install of Kubuntu 24.04.1
CLI Version:
@salesforce/cli/2.57.7 published 8 days ago (Wed Aug 28 2024)
Architecture:
linux-x64
Node Version:
node-v20.17.0
Plugin Version:
@oclif/plugin-autocomplete 3.2.2 (core)
@oclif/plugin-commands 4.0.13 (core)
@oclif/plugin-help 6.2.10 (core)
@oclif/plugin-not-found 3.2.18 (core)
@oclif/plugin-plugins 5.4.6 (core)
@oclif/plugin-search 1.2.7 (core)
@oclif/plugin-update 4.5.5 (core)
@oclif/plugin-version 2.2.11 (core)
@oclif/plugin-warn-if-update-available 3.1.13 (core)
@oclif/plugin-which 3.2.12 (core)
@salesforce/cli 2.57.7 (core)
apex 3.4.5 (core)
api 1.2.1 (core)
auth 3.6.51 (core)
data 3.6.3 (core)
deploy-retrieve 3.12.0 (core)
info 3.4.2 (core)
limits 3.3.27 (core)
marketplace 1.2.24 (core)
org 4.5.4 (core)
packaging 2.8.0 (core)
schema 3.3.26 (core)
settings 2.3.15 (core)
sobject 1.4.32 (core)
source 3.5.16 (core)
telemetry 3.6.10 (core)
templates 56.3.14 (core)
trust 3.7.25 (core)
user 3.5.26 (core)
OS and Version:
Linux 6.8.0-41-lowlatency
Shell:
bash
Root Path:
/home/mark/.nvm/versions/node/v20.17.0/lib/node_modules/@salesforce/cli
The text was updated successfully, but these errors were encountered: