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

Unexpected argument --manifest #584

Closed
ajayyearup opened this issue Aug 21, 2018 · 3 comments
Closed

Unexpected argument --manifest #584

ajayyearup opened this issue Aug 21, 2018 · 3 comments

Comments

@ajayyearup
Copy link

Summary

I have installed the salesforcedx@pre-release plugin successfully. However I am trying to create a project with "sfdx force:project:create --projectname myproject --manifest". I am getting the error "Unexpected argument --manifest"

Steps To Reproduce:

  1. VS Code.
  2. SFDX: Create Project with Manifest

Expected result

SFDX project has to be created.

Actual result

"Unexpected argument --manifest"

Additional information

image

VS Code Version:

1.26.1

SFDX CLI Version:
sfdx-cli/6.29.0-0a2482692c (windows-x64) node-v8.9.4

OS and version:
Windows 10

@vazexqi
Copy link
Contributor

vazexqi commented Aug 21, 2018

@ajayyearup Please show me the output of running each of the following commands:

  1. sfdx plugins
  2. sfdx force:project:create --help

@ajayyearup
Copy link
Author

Here you go:

image

@vazexqi
Copy link
Contributor

vazexqi commented Aug 21, 2018

@ajayyearup - It seems that you haven't installed the pre-release version of the CLI properly. If the installation were successful, it would look like the following:

screen shot 2018-08-21 at 9 31 47 am

This seems like an installation issue so I'm closing this. Feel free to seek help at the trailblazer community for such issues.

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

3 participants