-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
EASYThis bug/feature request is easy to work around.This bug/feature request is easy to work around.hacktoberfestIssue is up for grabs for hacktoberfestIssue is up for grabs for hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
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 directoryDesired 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.This bug/feature request is easy to work around.hacktoberfestIssue is up for grabs for hacktoberfestIssue is up for grabs for hacktoberfesthelp wantedExtra attention is neededExtra attention is needed