Bohdan Dovhan
Bohdan Dovhan
For me, it is neither deleted on Delete or fn-delete
I am receiving the following error on the latest version of CLI. Is this the same problem or a different one? sfdx force:package:list -v DH ERROR running force:package:version:list: The encrypted...
I have this error
Also I have opened a Case 31340344 in Salesforce Support on 10/18/2021 1:10 PM regarding the same issues
Hi @jag-sfdc , thanks for update. I am working on other projects right now. May check later
How do I install this file with pkg extension?
if you manually fix the `instanceApiVersion` key to the `62.0` value in `~/.sfdx/[email protected]` that helps to avoid errors
> hmm, this is interesting. We haven't changed the auth commands/libraries for some time. > > it seems like the workaround of changing it in the file has fixed it...
this is interesting, when I try it. Initially it doesn't have any information about the API Version ``` { "accessToken": "at", "instanceUrl": "https://domain--dev2.sandbox.my.salesforce.com", "orgId": "00D ", "username": "bd @org.dev2", "loginUrl":...