-
can't load package: package github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest: cannot use path@version syntax in GOPATH mode |
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
Dec 27, 2021
Replies: 1 comment
-
@077uyp that's the issue with your go environment, make sure you have go1.17+ installed on your system before installing nuclei. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
forgedhallpass
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@077uyp that's the issue with your go environment, make sure you have go1.17+ installed on your system before installing nuclei.