-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated to 45.1.0 : SFDX: Create * no longer works #1046
Comments
I had a similar issue for the last few days that was just resolved. In my situation, VSCode stopped seeing that I had a project loaded, and it would only give me the SFDX: Create Project commands (opposite of your situation). See thread for resolution. #1038 |
Could you please capture the extension host logs: https://github.com/forcedotcom/salesforcedx-vscode/wiki/How-to-Collect-Performance-Information-for-Support#capture-extension-logs That will help us diagnose the underlying problem. |
Nothing is coming up in the log. I uploaded a short movie to show you what is happening or not happening in this case. Here is are all my logs for the last 2 days:
|
Here is a short video of what is happening, or not happening in this case |
@ad1969 after seeing your video it's still not clear what could be wrong. Could you attach a screenshot of the dev tools console after you run the command to see if there are any errors logged ? You can do this by going to Help > Toggle Developer Tools and then selecting the Console tab on it. Also, could you provide which sfdx cli version you are on ? You can do this by running |
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. |
Summary
It looks like after the Salesforce Extension Pack upgrade to 45.0.1, none of the SFDX create menues work. I no longer see the Command that allows me to enter a name.
Steps To Reproduce:
Expected result
A prompt that will allow me to enter the name of the component or apex page.
Actual result
No prompt, command 'sfdx.force.lightning.component.create' not found error
Additional information
VS Code Version: 1.31.1
SFDX CLI Version: 45.1.0
OS and version: Windows 10
The text was updated successfully, but these errors were encountered: