Notifications
Clear all
Aug 31, 2021 1:55 pm
When I open a project in VS CODE, Salesforce CLI is taking time to respond/start.
1 Reply
Aug 31, 2021 1:58 pm
If you experience slow response from Salesforce CLI, it could be because your computer might be low on memory. You could try issuing some cli commands, say:
sfdx --help or say sfdx force : org : list
in the VS Code Terminal to kinda jump start it 🙂 Give it a try.