Thomas Paraiso

Results 4 comments of Thomas Paraiso

{ "architecture": "darwin-arm64", "cliVersion": "@salesforce/cli/2.46.6", "nodeVersion": "node-v20.9.0", "osVersion": "Darwin 23.5.0", "rootPath": "/usr/local/lib/node_modules/@salesforce/cli", "shell": "zsh", "pluginVersions": [ "@oclif/plugin-autocomplete 3.1.2 (core)", "@oclif/plugin-commands 4.0.2 (core)", "@oclif/plugin-help 6.2.1 (core)", "@oclif/plugin-not-found 3.2.3 (core)", "@oclif/plugin-plugins 5.2.4...

Same issue with this command : sf org list TypeError: Cannot read properties of undefined (reading 'entries')

@shetzel thank you very much, the command "sf plugins reset --hard" fix my issue. At my work I have had the same issue with our CI, we installed the previous...

If you are blocked, you can install an older version (that's worked for me on my other computer) : install @salesforce/[email protected] --global (https://help.salesforce.com/s/articleView?id=release-notes.rn_sf_cli_previous_version.htm&release=220&type=5)