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

go mod init fail #484

Open
fardeadok opened this issue Jul 8, 2024 · 0 comments
Open

go mod init fail #484

fardeadok opened this issue Jul 8, 2024 · 0 comments

Comments

@fardeadok
Copy link

fardeadok commented Jul 8, 2024

go mod init
go: cannot determine module path for source directory /home/alex (outside GOPATH, module path must be specified)

Example usage:
'go mod init example.com/m' to initialize a v0 or v1 module
'go mod init example.com/m/v2' to initialize a v2 module

Run 'go help mod init' for more information.

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