hasura / hasura/graphql-engine

Hasura CLI installation instruction show different methods and each method installs different version

Open
#8,656 0 comments 0 reactions 0 assignees View on GitHub
c/cli k/bug t/product-platform
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Version Information

Server Version: N/A
CLI Version (for CLI related issue): ~ 2.2.0

### Environment

macOS

### What is the current behaviour?

I installed Hasura CLI through Homebrew and, I wanted/needed to downgrade to previous version so I uninstalled it and installed it vai `curl | bash` method and then again via `npm i --global`. All three of these methods installed three different versions of the CLI tool.

Homebrew installs 2.2.0
NPM installs 2.7.1
curl | bash install 2.8.3

That's quite a difference.

### What is the expected behaviour?

Latest version of Hasura CLI tool is published and available through all platforms mentioned in installation docs.

### If the bug is confirmed, would you be willing to submit a PR?

No.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.