I just installed a fresh copy of Visual Studio Code along with the Salesforce Extension Pack (Extended)
.
After installation, I created a standard Salesforce DX project and ran
SFDX: Authorize an Org successfully.
Right after that, I attempted to run:
SFDX: Refresh SObject Definitions
But the command fails with the following error popup:
Expected Behavior:
The SObject definitions should refresh normally.
Actual Behavior:
The process fails and shows the message “No supplier found for CreateEmbeddingSupplier”.
#Salesforce Developer
1 answer
Make sure you run
SFDX: Refresh SObject Definitions which comes from Salesforce CLI Integration
extension,
The other
Refresh SObject Definitions comes from the extension Agentforce Vibes