ruimarinho / gsts

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
MIT License
212 stars 37 forks source link

brew install gsts@v4.0.1 failed #92

Closed VinozzZ closed 11 months ago

VinozzZ commented 1 year ago

Hi team, I would like to install the older version through brew. However, it fails with bellow error

Error: No formulae or casks found for gsts@4.1.0.

I'm running the command: brew install gsts@v4.0.1

ruimarinho commented 11 months ago

Installed pinned versions via Homebrew is not supported. The v4 branch of gsts has been deprecated for a far more efficient and secure v5. Everything v4 did is done better by v5, so please share your concerns or issues if you're facing any. I'll try to address them!

If you really want to continue with v4, you can install via npm/yarn directly, as those versions remain published on the npm registry.