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

Unable to install ssh-aliases on M1 Mac #32

Open
igorhrcek opened this issue May 14, 2021 · 0 comments
Open

Unable to install ssh-aliases on M1 Mac #32

igorhrcek opened this issue May 14, 2021 · 0 comments

Comments

@igorhrcek
Copy link

When running brew install ssh-aliases I get this:

 ~  brew install ssh-aliases                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              1 ✘  13:06:15
==> Installing ssh-aliases from dankraw/ssh-aliases
==> Cloning https://github.com/dankraw/ssh-aliases.git
Updating /Users/igor/Library/Caches/Homebrew/ssh-aliases--git
==> Checking out tag v0.3.2
HEAD is now at 313365b Release v0.3.2
HEAD is now at 313365b Release v0.3.2
==> make
Last 15 lines from /Users/igor/Library/Logs/Homebrew/ssh-aliases/01.make:

make

go: cannot find main module, but found Gopkg.lock in /private/tmp/ssh-aliases-20210514-64924-14nj8qz/gopath/src/github.com/dankraw/ssh-aliases
	to create a module there, run:
	go mod init
go: cannot find main module, but found Gopkg.lock in /private/tmp/ssh-aliases-20210514-64924-14nj8qz/gopath/src/github.com/dankraw/ssh-aliases
	to create a module there, run:
	go mod init
make: *** [clean] Error 1
make: *** Waiting for unfinished jobs....
go: cannot find main module, but found Gopkg.lock in /private/tmp/ssh-aliases-20210514-64924-14nj8qz/gopath/src/github.com/dankraw/ssh-aliases
	to create a module there, run:
	go mod init
make: *** [build] Error 1

Additional info:
GO version: go version go1.16.3 darwin/arm64
OS: macOS 11.2.3
Platform: M1

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

1 participant