You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install tx using default way from the README:
❯ curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3426 100 3426 0 0 14907 0 --:--:-- --:--:-- --:--:-- 14960
** Installing CLI from https://github.com/transifex/cli/releases/latest/download/tx-linux-amd64.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 --:--:-- --:--:-- --:--:-- 0
100 9 100 9 0 0 16 0 --:--:-- --:--:-- --:--:-- 0
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
** Adding CLI to PATH
** export PATH="/home/insolor/Projects/test:$PATH" was added to /home/insolor/.zshrc. Please restart your terminal to have access to 'tx' from any path.
** If everything went fine you should see the Transifex CLI version in the following line.
bash: line 111: ./tx: No such file or a catalog
I'm trying to install
tx
using default way from the README:Opening https://github.com/transifex/cli/releases/latest/download/tx-linux-amd64.tar.gz in a browser shows "Not found".
And indeed, there is no such file in assets for https://github.com/transifex/cli/releases/tag/v1.6.11 release.
As a workaround I use installation of v1.6.10 version:
The text was updated successfully, but these errors were encountered: