onflow / onflow/flow-cli

Remove LICENSE and README files from the archice

Open
#1,570 2 comments 0 reactions 1 assignee View on GitHub

@chasefleming is already working on this.

Since May 6, 2024.

Feedback
Dominant language
Go
Stars
209
Forks
87
Avg merge
1d 17h
Merged PRs (30d)
3

Description

Problem

When installing the latest preview release of the CLI, I get an error:

sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/feature/stable-cadence/install.sh)"

Downloading version v1.18.0-cadence-v1.0.0-preview.23 ...
##################################################################################################################################################################################################### 100.0%
LICENSE: Can't unlink already-existing object
README.md: Can't unlink already-existing object
flow-cli: Can't create 'flow-cli'
tar: Error exit delayed from previous errors.
Steps to Reproduce

Not sure how to reproduce it because it isn't happening for others.

Acceptance Criteria

It sounds like LICENSE and README should not be in the archive at all, so we should remove them.

Context

Blocking me from being able to test the token standards and core contracts with the latest CLI.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.