-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Describe the bug
Can't install with the command - go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
Getting the following error:
go: downloading github.com/projectdiscovery/subfinder v2.5.4+incompatible
go: github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest: module github.com/projectdiscovery/subfinder@latest found (v2.5.4+incompatible), but does not contain package github.com/projectdiscovery/subfinder/v2/cmd/subfinder
Go version - go version go1.19.3 darwin/amd64
OS - macOS 12.6.1 (intel chips)
Subfinder version
Latest
Complete command you used to reproduce this
go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.