forcedotcom / forcedotcom/code-builder-feedback

Unable to see any SFDX commands from Command Palette

Aperta
#265 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
35
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Good Day,

Starting this Morning (Pacific Time), our teams (located all across the US) are unable to access any SFDX commands from the command palette in Code Builder.

To Reproduce:

Open Code Builder
Close any forlder you may have open, to start from scratch
Open command palette and type "SFDX: Create Project with Manifest" (or just SFDX to see the available options)

We are expecting to see the available SFDX options, whereas nothing is found.

Java is installed properly, and it is in the $PATH
sf/Node is installed correctly in $HOME/.sf/bin/ and contained in the $PATH

Both commands above are available from the console.

```
codebuilder@ip-10-139-21-xx:~$ which java
/usr/bin/java

codebuilder@ip-10-139-21-xx:~$ which sf
/home/codebuilder/.sf/bin/sf

codebuilder@ip-10-139-21-xx:~$ java --version
openjdk 21.0.8 2025-07-15
OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)

codebuilder@ip-10-139-21-xx:~$ sf version
@salesforce/cli/2.107.6 linux-x64 node-v22.19.0

codebuilder@ip-10-139-21-xx9:~$ echo $PATH
/usr/lib/code-server/lib/vscode/bin/remote-cli:/home/codebuilder/.asdf/shims:/home/codebuilder/.asdf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/codebuilder/.npm-packages/bin:/home/codebuilder/.local/bin:/usr/local/lib/nodejs/bin:/home/codebuilder/.sf/bin:/home/codebuilder/.sfdx/bin
```

Code Builder Setting's `Java : Home` Path is correctly pointing to `/usr/lib/jvm/java-21-openjdk-amd64`

Thanks,
Julio.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.