-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Bug Report
Fail to install KCL on Linux.
1. Minimal reproduce step (Required)
I'm running the installion on Linux running the following command, as it is on the documentation:
wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash
2. What did you expect to see? (Required)
Installation concluded :)
3. What did you see instead (Required)
I'm getting this issue:
Run wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash
wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash
shell: /usr/bin/bash -e {0}
Getting the latest KCL ...
Your system is linux_amd64
Find the latest KCL version
Downloading https://github.com/kcl-lang/cli/releases/download//kcl--linux-amd64.tar.gz ...
Scucessful to download https://github.com/kcl-lang/cli/releases/download//kcl--linux-amd64.tar.gz
tar: This does not look like a tar archive
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Error: Failed to unpack KCL executable.
Error: Failed to install KCL
For support, go to https://kcl-lang.io/
Error: Process completed with exit code 1.
Tying to access the URL https://github.com/kcl-lang/cli/releases/download//kcl--linux-amd64.tar.gz
it returns nof Found.
4. What is your KCL components version? (Required)
Latest
jdelucaa
Metadata
Metadata
Assignees
Labels
No labels