function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Harish S 58Harish S 58 

VS code deployment issue

Error when deploying components using vs code, checked sfdx-project file and nothing seems to be changed. Same package.xml components are working using ANT and havent changed any settings in vs code.
Best Answer chosen by Harish S 58
VinayVinay (Salesforce Developers) 
Hi Harish,

This seem to be Windows issue, and the current workaround is to downgrade the Salesforce CLI Integration to v55.3.0.

Check below reference for more details.
https://github.com/forcedotcom/salesforcedx-vscode/issues/4261

Please mark as Best Answer if above information was helpful.

Thanks,

All Answers

VinayVinay (Salesforce Developers) 
Hi Harish,

This seem to be Windows issue, and the current workaround is to downgrade the Salesforce CLI Integration to v55.3.0.

Check below reference for more details.
https://github.com/forcedotcom/salesforcedx-vscode/issues/4261

Please mark as Best Answer if above information was helpful.

Thanks,
This was selected as the best answer
mukesh guptamukesh gupta
Hi Harish,

What issue you are facing right now, CAn you share screen shot

 
Harish S 58Harish S 58
Thank you both.  Downgrade to v55.3.0 worked
VinayVinay (Salesforce Developers) 
Please mark as Best Answer if above information was helpful.