Skip to content

Installer not working #330

@diogobaeder

Description

@diogobaeder

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Install the CLI tool:

$ wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash

2. What did you expect to see? (Required)

The tool should be installed.

3. What did you see instead (Required)

Getting the latest KCL ... 
Your system is linux_amd64 
Find the KCL version v0.12.4 
Downloading https://github.com/kcl-lang/cli/releases/download/v0.12.4/kcl-v0.12.4-linux-amd64.tar.gz ... 
Scucessful to download https://github.com/kcl-lang/cli/releases/download/v0.12.4/kcl-v0.12.4-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.

4. What is your KCL components version? (Required)

v0.12.4

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions