Salesforcedx-vscode: Error while Retrieving Source from Org using VS code

Created on 28 May 2019  路  3Comments  路  Source: forcedotcom/salesforcedx-vscode

Hi,

I am getting below error while trying to retrieve Source from the Org

sfdx force:source:retrieve --manifest c:\Visual Studio Project\DevOrgSetup\manifest\package.xml
ERROR running force:source:retrieve: Invalid or unsupported zip format. No END header found
11:13:14.96 sfdx force:source:retrieve --manifest c:\Visual Studio Project\DevOrgSetup\manifest\package.xml ended with exit code 1

more information required windows bug

Most helpful comment

@ntotten - the manifest path contains spaces so it needs to be quoted by vscode.

All 3 comments

@ntotten - the manifest path contains spaces so it needs to be quoted by vscode.

I have not been able to reproduce this on windows or mac. Are you still seeing this issue @vtandon-wiley? Can you provide us with the following?

  • VS Code Version
  • SFDX CLI Version
  • OS and version

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.

Was this page helpful?
0 / 5 - 0 ratings