Fix your VsCode-Salesforce Connector
Venkatesh Eswarapu
???????????? 32X Certified || Sr. Architect || Principal Developer || Salesforce Multi-Cloud Expert || Mastering 8 SF Clouds || ? Salesforce Lightning Enthusiast
Error :
Starting SFDX: Authorize an Org
(node:17024) Warning: Deprecated environment variable: SFDX_JSON_TO_STDOUT. Please use SF_JSON_TO_STDOUT instead.
Warning: The "--setalias" flag has been deprecated. Use "--alias | -a" instead.
Warning: The "--instanceurl" flag has been deprecated. Use "--instance-url | -r" instead.
Warning: The "--setdefaultusername" flag has been deprecated. Use "--set-default | -s" instead.
Steps to Remediate?:
Step 1 : Use?“sfdx force:auth:device:login” command in the VsCode Terminal.
Step2 : Enter “XXXXXXX” device code in this verification URL: https://login.salesforce.com/setup/connect.
Step 3 : On the browser connect to your Sf Org and using the above URL.
Step 4 : Enter Code in Browser :
Step 5 : Allow Access :
Step 6 : Your Connected :
Thanks Venkatesh Eswarapu. This post really helped me to fix " Authorize Org Error "
--
1 年The "path" argument must be of type string. Received undefined