You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! When i tried to set up a new project with a new org, when authorizing the org it returned the following error:
20:26:52.595 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
/Users/macair/.local/share/sfdx/client/bin/sfdx: line 16: /Users/macair/.local/share/sfdx/client/bin/../7.110.0-85b006b/bin/sfdx: No such file or directory
20:26:52.621 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
ended with exit code 1
Steps To Reproduce:
Create new project
Authorize an org
Fill the fields
Expected result
The org is authorized and data is retrieved
Actual result
Error:
20:26:52.595 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
/Users/macair/.local/share/sfdx/client/bin/sfdx: line 16: /Users/macair/.local/share/sfdx/client/bin/../7.110.0-85b006b/bin/sfdx: No such file or directory
20:26:52.621 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
ended with exit code 1
Additional information
Feel free to attach a screenshot.
Salesforce Extension Version in VS Code: v52.8.0
SFDX CLI Version: v52.8.0
OS and version: MacOS Big Sur 11.4
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @agvazquezId . There is an open issue on the CLI that is in the process of being fixed. Can you check out this issue and the workaround to see if it unblocks you?
Summary
Hi! When i tried to set up a new project with a new org, when authorizing the org it returned the following error:
20:26:52.595 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
/Users/macair/.local/share/sfdx/client/bin/sfdx: line 16: /Users/macair/.local/share/sfdx/client/bin/../7.110.0-85b006b/bin/sfdx: No such file or directory
20:26:52.621 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
ended with exit code 1
Steps To Reproduce:
Expected result
The org is authorized and data is retrieved
Actual result
Error:
20:26:52.595 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
/Users/macair/.local/share/sfdx/client/bin/sfdx: line 16: /Users/macair/.local/share/sfdx/client/bin/../7.110.0-85b006b/bin/sfdx: No such file or directory
20:26:52.621 sfdx force:auth:web:login --setalias DEV --instanceurl https://test.salesforce.com --setdefaultusername
ended with exit code 1
Additional information
Feel free to attach a screenshot.
Salesforce Extension Version in VS Code: v52.8.0
SFDX CLI Version: v52.8.0
OS and version: MacOS Big Sur 11.4
The text was updated successfully, but these errors were encountered: