_After Salesforce Installation Package Installation_. I tried to test SFDX : Create Project
_ask project name then project should be created_.
_message appears : command 'sfdx.force.project.create' not found _.
_Feel free to attach a screenshot_.
VS Code Version: 1.30.2
SFDX CLI Version: sfdx-cli/6.48.0-bfccc40118 (windows-x64) node-v8.9.4
OS and version: Windows 7
Is this a consistent problem or something that happened once? We have seen this issue when the CLI is updating, but that goes away after it finishes.
it is a consistant problem. It tried to reinstall vscode and salesforce extension.
It looks like installation failed without error because Salesforce CLI Integration appears as Installing. When I start again VSCODE extension appears as Installed
@jmcaudron this seems similar to #742 for which we've released a fix as part of version 44.16.0 of the extensions. Can you verify if your issue is now fixed and if it isn't could you open the Developer Tools by going to Help > Toggle Developer Tools, then go to the Console menu option in the newly opened Dev Tools window and take a screenshot of the output to see if there's an error in it.
Hello @lcampos ,
See screenshot below. It shows many error on activation of sfdx extension
@jmcaudron that error suggests the issue is with a configuration with ISV debugger (https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-apex-debugger). Are you using a project to debug a managed package for a customer ?
This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.
Thanks @lcampos ,
I had some component from managed package which cause this issue. After removal of this component, it works well.
@jmcaudron: I am having similar issues with my VS code now. Can you tell me which managed packages you removed to resolve the issue ? This will help me a lot! Thanks in advance.
@jmcaudron Similar to @MadhuriTatineni, I am having issues using VS Code after installing the Salesforce Extension Pack. Which managed package component did you remove to resolve your issue?
Most helpful comment
@jmcaudron: I am having similar issues with my VS code now. Can you tell me which managed packages you removed to resolve the issue ? This will help me a lot! Thanks in advance.