Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known Issue: missing force:auth commands #787

Closed
mdonnalley opened this issue Jan 7, 2021 · 0 comments
Closed

Known Issue: missing force:auth commands #787

mdonnalley opened this issue Jan 7, 2021 · 0 comments
Labels
announcement Announcement to the community

Comments

@mdonnalley
Copy link
Contributor

mdonnalley commented Jan 7, 2021

There's a known issue with the force:auth commands not existing if:

  1. You've installed a tagged version of salesforcedx or salesforce-alm (latest or latest-rc).
  2. You haven't also updated sfdx-cli to the same tag.

In this scenario, the core auth plugin isn't updated to the latest version that's required to support the updated versions of salesforcedx and salesforce-alm.

The workaround is to run either of these commands:

  • sfdx plugins:install auth@latest
  • npm update -g sfdx-cli@latest-rc
@mdonnalley mdonnalley added investigating We're actively investigating this issue and removed investigating We're actively investigating this issue labels Jan 7, 2021
@mdonnalley mdonnalley pinned this issue Jan 7, 2021
@forcedotcom forcedotcom deleted a comment from github-actions bot Jan 7, 2021
@mdonnalley mdonnalley added the announcement Announcement to the community label Jan 7, 2021
@WillieRuemmele WillieRuemmele unpinned this issue Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
announcement Announcement to the community
Projects
None yet
Development

No branches or pull requests

2 participants