Skip to content

Installation via install.sh fails on macos #13

@bakayu

Description

@bakayu

Current Behavior

when running curl -sSL https://raw.githubusercontent.com/gitxtui/gitx/master/install.sh | bash on macos, installation fails.
Need to investigate what is the cause.

logs:
Downloading gitx v1.2.0 for darwin/arm64...
Installing gitx to /usr/local/bin...
Root permission is required to install gitx to /usr/local/bin
Password:
mv: rename /var/folders/v3/lghmh8r13q954b_jr28hql800000gn/T/tmp.IH64pB8Le6/gitx to /usr/local/bin/gitx: No such file or directory

Desired Behavior

The install script should install gitx as a global package on mac systems

PR Acceptance Criteria

  • Achieve the desired behavior and test it out on a mac system.
  • Attach proof - screen shot/demo of working desired behavior.

Metadata

Metadata

Assignees

Labels

EASYThis bug/feature request is easy to work around.hacktoberfestIssue is up for grabs for hacktoberfesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions