Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing on Appveyor (Windows) get sudo command not found. #41

Closed
patarapolw opened this issue May 14, 2020 · 2 comments
Closed

Installing on Appveyor (Windows) get sudo command not found. #41

patarapolw opened this issue May 14, 2020 · 2 comments

Comments

@patarapolw
Copy link

curl -sf https://gobinaries.com/tj/robo | sh
  ==> Downloading github.com/tj/robo@master
  ==> Resolved version master to v0.5.5
  ==> Downloading binary for windows amd64
  ==> Permissions required for installation to /usr/local/bin — alternatively specify a new directory with:
  ==>   $ curl -sf https://gobinaries.com/github.com/tj/[email protected] | PREFIX=. sh
main: line 184: sudo: command not found
Command exited with code 127
@yields
Copy link
Collaborator

yields commented May 16, 2020

Seems like an issue with https://github.com/tj/gobinaries, not robo specifically.

@yields yields closed this as completed May 16, 2020
@patarapolw
Copy link
Author

tj/gobinaries#2

If so, please update README and ditch gobinaries; and somehow make it works on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants