Closed o-az closed 4 months ago
Hi @o-az
The correct syntax for setting up a tap is
$ brew tap raystack/tap
To install directly use:
$ brew install raystack/tap/stencil
Let us know if you run into any further issues.
@turtleDev I think the download is still failing. Download failed: https://github.com/raystack/stencil/releases/download/v0.5.0/stencil_Darwin_arm64'.tar.gz
Issue seems to be the extra quote.
@o-az Fixed the download issue. Should be working now.
following the official installation instruction:
https://github.com/raystack/stencil/blob/2213f4b9120a8f8072d60f01f2af4e1e6f20d758/docs/docs/installation.md?plain=1#L21