Skip to content

golangci-lint: command not found #1898

Closed Answered by moninCX
moninCX asked this question in Q&A
Discussion options

You must be logged in to vote

Set PATH permanently:
sudo nano ~/.bashrc
add and save in this file this string: export PATH=$PATH:$(go env GOPATH)/bin/

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@moninCX
Comment options

@moninCX
Comment options

@bombsimon
Comment options

@moninCX
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ldez
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
4 participants
Converted from issue

This discussion was converted from issue #1897 on April 05, 2021 14:16.