I am unable to install sprites cli
Trying to run:
curl -fsSL https://sprites.dev/install.sh | sh
I get the following error:
✗ Fetching latest version
Error: Network error: could not connect to https://sprites-binaries.t3.storage.dev
I tried the manual install method referenced in docs, but also get an error:
https://sprites-binaries.t3.storage.dev/client/v0.0.1-rc43/sprite-darwin-arm64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: sprites-binaries.t3.storage.dev
Can someone let me know how I can get sprites cli installed?