0

(https://i.sstatic.net/xEn77.png)

i am facing push code to salesforce org(lwc session push or deploy code command does not fire) error show me component failure invalid version to package.xml error help me to push source code to org successfully in vs code to salesfroce org

1 Answer 1

0

Craft an url similar to https://baa.my.salesforce.com/services/data but with your target org domain in it. It will probably say that highest version available is 58 (Summer release). 59 (Winter release) is available only as a preview in some sandboxes and won't hit productions till mid-October.

You need to go to your package.xml file and lower the number towards the bottom of the file. You may have to repeat it in few places like the component's "meta-xml" file or sfdx-project.json file.

Or change your deployment target to point to a Winter preview sandbox.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.