cli and server does not match version, how to fix it? #9636
-
When I run hasura
I got some messages and present these strings:
But cli v2.4.1 is absent in repository.. Version file:
|
Beta Was this translation helpful? Give feedback.
Answered by
meetzaveri
May 18, 2023
Replies: 1 comment 1 reply
-
Not sure but similar to #9302 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @minzak You should update graphql-engine version to
v2.24.1
. Relevant link to graphql-engine image distribution on docker hub - https://hub.docker.com/r/hasura/graphql-engine/tags?page=1&name=2.24.1There isn't image distribution for hasura graphql-engine
2.4.1
. For reference, you can check this link as it will not show any results - https://hub.docker.com/r/hasura/graphql-engine/tags?page=1&name=2.4.1