You need to sign in to do that
Don't have an account?

VS Code extensions not getting activated
Hi Folks,
Whenever I am trying to run a command like create project or any other command related to CLI extensions, I am getting error like :-
'Command 'SFDX: Create Project' resulted in an error (command 'sfdx.force.project.create' not found)'. All of a sudden this happened. I tried uninstalling and re-installing again, but no luck. Can someone assist me here.
Thanks
Whenever I am trying to run a command like create project or any other command related to CLI extensions, I am getting error like :-
'Command 'SFDX: Create Project' resulted in an error (command 'sfdx.force.project.create' not found)'. All of a sudden this happened. I tried uninstalling and re-installing again, but no luck. Can someone assist me here.
Thanks
Have you installed the salesforce cli that runs the commands in the terminal?
Caj you try checking if you have installed package from the website "https://developer.salesforce.com/tools/sfdxcli"
Do let me know if this helps.
Regards,
Anutej
Thanks for your response. I have been using vs code since long time. All of sudden this issue came today. CLI is installed properly and required extensions are there too.
Thanks