I have been developing my plugin in v6.7.3.Recently i have changed my MAC.But when i try to install grafana on my new MAC through ‘brew install grafana’ it is installing the latest v7.0,but i want to install v6.7.3.There are no versions available in brew.
Need help with this.
I am not sure about homebrew, but you can always just download Grafana binary here https://grafana.com/grafana/download/6.7.3?platform=mac
1 Like
I found a wonderful blog https://itnext.io/how-to-install-an-older-brew-package-add141e58d32.
With the help of the blog post i was able to install the older version of grafana using homebrew.
1 Like
Glad to hear that abhinandan13! And thank you for sharing the blog post. I am certain that it is going to help someone else who will be solving the same issue.