Skip to content

Subfinder on termux #989

Answered by MetzinAround
Merss90 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Merss90 , I check these errors in google and found a few answers to similar errors.

https://stackoverflow.com/questions/62330084/fail-to-build-with-code-go-redeclared-in-this-block
golang/go#46936
https://www.reddit.com/r/golang/comments/15ri3du/vs_code_go_main_redeclared_in_this_block/

Based on these similar errors, it might be an issue with your go version, looks like there's four versions installed? (10.6, 16.6, 15.6, 21.6)

Might need to reinstall go or separate your workspaces if you need all those different versions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Merss90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants