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

I'm new to go, and your instructions just don't work #5

Open
santosadrian opened this issue Jun 4, 2022 · 1 comment
Open

I'm new to go, and your instructions just don't work #5

santosadrian opened this issue Jun 4, 2022 · 1 comment

Comments

@santosadrian
Copy link

┌──(root㉿debianleno)-[/home/user]
└─# go install github.com/raz-varren/xsshell
go: 'go install' requires a version when current directory is not in a module
Try 'go install github.com/raz-varren/xsshell@latest' to install the latest version

┌──(root㉿debianleno)-[/home/user]
└─# go install github.com/raz-varren/xsshell@latest
go: finding module for package github.com/gorilla/websocket
go: found github.com/gorilla/websocket in github.com/gorilla/websocket v1.5.0

┌──(root㉿debianleno)-[/home/user]
└─# go generate github.com/raz-varren/xsshell...
go: warning: "github.com/raz-varren/xsshell..." matched no packages

Please update installation info.

@Crypton1337
Copy link

@santosadrian Dont use ... And try to generate again with go generate github.com/raz-varren/xsshell@latest

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