-
What does the limitation regarding using Salesforce CLI with TypeScript for LWC development mean in practice?
Does this mean the source cannot be deployed to org?
The guide is here:
https://devel…
-
### Summary
As per https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference_mig_bulk_data.htm we are continuing to use the `sfdx` commands to upsert …
-
### Summary
Local dev is not finding LWC directories. While starting the plugin, I get the follow error:
```
[Module Graph] Found no LWC components in the current workspace, check your setting…
-
### Summary
Unable to stop at breakpoints with Apex Replay Debugger in a repo with multiple packages defined in sfdx-project.json.
### Steps To Reproduce:
1. Set breakpoint for a cla…
-
### Summary
After creating a project using the VSCode Extension, I get an error when running `npm install`.
### Steps To Reproduce:
1. Create a new project using the VSCode Extension…
-
**Describe the bug**
I can use the Data Loader GUI to connect to production and sandbox environments. I can also use the CLI version to connect to production. However, **the CLI will not connect to s…
-
### Expected result
Trying to deploy changes for a ContextDefinition type mainly the ContextDefintionVersion portion.
### Actual result
Deploying to a sandbox it shows that the file has s…
-
### Summary
Salesforce CLI command for authentication always comes with a deprecation waring "Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicit…
-
### Expected result
when moving a field from one place to another, I expect tracking deploy to to something close to a noop
### Actual result
when moving a field from one place to another, it tri…
-
### Summary
Running into an issue attempting to run the local dev server for an LWR site in my scratch org.
### Steps To Reproduce:
1. run `sf lightning dev site --name my_lwr_name` in the c…