Can't run lf after compiling #907
-
I have installed Go (v1.19) and used |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You need to install |
Beta Was this translation helpful? Give feedback.
-
Hey there! I know this question was raised about 2 years ago, but I figured it might still be helpful for anyone stumbling upon this issue today. The installation location of Go binaries depends on your environment settings:
Just remember to add whichever folder you're using to your PATH, and you'll be ready to Go (pun intended)! 😉 |
Beta Was this translation helpful? Give feedback.
Hey there! I know this question was raised about 2 years ago, but I figured it might still be helpful for anyone stumbling upon this issue today.
The installation location of Go binaries depends on your environment settings:
Just remember to add whichever folder you're using to your PATH, and you'll be ready to Go (pun intended)! 😉
Don't let those binaries play hide and seek with you! 🚀