Skip to content

Installation Error #1359

Closed Answered by p0intbl4nc
p0intbl4nc asked this question in Q&A
Dec 3, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

I previously had the error with kali 2021.3. But after I installed kali 2021.4, the go install command worked without errors but nuclei wasn't installed in the system. Then I tried using the command:
git clone https://github.com/projectdiscovery/nuclei.git;
cd nuclei/v2/cmd/nuclei;
go build;
mv nuclei /usr/local/bin/;
nuclei -version;

And this time it worked.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@p0intbl4nc
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by p0intbl4nc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1327 on December 10, 2021 16:23.