-
Notifications
You must be signed in to change notification settings - Fork 78
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
Stable version tag for npm is no longer available #1476
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
The npm tags for sfdx-cli are |
Ah, ok. I guess that changed recently. Is it safe to assume |
latest == stable Afaik, it's been this way since we starting doing release candidates. |
@shetzel -- something is not right -- the docs for downloading the tarballs use the "stable" and "stable-rc" However, https://developer.salesforce.com/media/salesforce-cli/sfdx/channels/stable-rc/sfdx-linux-x64.tar.xz currently points to CLI 7.140.x (several weeks old) so there's likely something not updating the tarball URLs |
@daveespo - yeah, something is off there. 1478 is definitely a bug. I wasn't aware of this, but it seems that there used to be a stable tag for sfdx-cli npm. That was a mistake long ago and pointed to a very old version (it wasn't being updated) and has been removed. @Kevmo92 - apologies for my inaccurate response. |
Summary
The npm
stable
version tag no longer exists.Steps To Reproduce:
Expected result
The current stable version of sfdx is installed.
Actual result
No matching version found for sfdx-cli@stable.
System Information
not relevant
The text was updated successfully, but these errors were encountered: