Error with command go install github.com/mohamedmehdigara/hello@latest
mohamedmehdigara opened this issue · 0 comments
mohamedmehdigara commented
Error msg: go install github.com/mohamedmehdigara/hello@latest: no matching versions for query "latest"
because this command: go install github.com/mohamedmehdigara/hello
gave the following error msg: go install: version is required when current directory is not in a module
Try 'go install github.com/mohamedmehdigara/hello@latest' to install the latest version