Skip to content
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

SFDX: Create Project failed to run #1252

Closed
popoca opened this issue Apr 9, 2019 · 2 comments
Closed

SFDX: Create Project failed to run #1252

popoca opened this issue Apr 9, 2019 · 2 comments

Comments

@popoca
Copy link

popoca commented Apr 9, 2019

Summary

I'm just starting with VSCode and SFDX trying to create my project following trailhead, verified my CLI installation but can't create a project.

Steps To Reproduce:

  1. Installed Salesforce Extension Pack and am trying to create a project with ' sfdx force:project:create --projectname VSCodeQuickStart' .

Expected result

Project Created.

Actual result

SFDX: Create Project failed to run
log.ts:173 ERR Cannot read property 'document' of undefined: TypeError: Cannot read property 'document' of undefined.

Additional information

image

image

image

VS Code Version:
1.33.0 (user setup)
SFDX CLI Version:
sfdx-cli/7.2.0-179c9078fc win32-x64 node-v10.15.3
OS and version:
Windows 10 Home

@lcampos
Copy link
Contributor

lcampos commented Apr 9, 2019

Hi @popoca, looking at the stack trace it looks like the issue is coming from your mavens mate extension. I'm going to close this issue since it's unrelated to the Salesforce VS Code extensions.

@lcampos lcampos closed this as completed Apr 9, 2019
@popoca
Copy link
Author

popoca commented Apr 9, 2019

Hello, Thanks for the reply, but this issue was happening even before the mavensmate extension (uninstalled it ), now it says:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants