forcedotcom / cli

Salesforce CLI
https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/
BSD 3-Clause "New" or "Revised" License
488 stars 78 forks source link

LWC files mdapi convert not working #84

Closed chandra2ravi closed 2 years ago

chandra2ravi commented 5 years ago

Summary

I want to convert my scratch org development move to the sandbox and converting to metadata and not working. LWC files mdapi convert not working

Steps To Reproduce:

  1. This is step 1. sfdx force:mdapi:convert -r source -d meta
  2. This is step 2. All steps should start with '1.'

Expected result

Describe what should have happened.

Actual result

Describe what actually happened instead.

Additional information

Feel free to attach a screenshot. image

VS Code Version:1.331

SFDX CLI Version:salesforcedx 45.11.0 (core)

OS and version:Windows 10

praksb commented 5 years ago

@chandra2ravi Can you please try updating to the latest CLI version v45.12.1 and see if it still repros?

chandra2ravi commented 5 years ago

I updated CLI but still same issues image

praksb commented 5 years ago

@forcedotcom/platform-cli can you take a look?