8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When I tried to install lf via env CGO_ENABLED=0 go install -ldflags="-s -w" github.com/gokcehan/lf@latest, I got an erorr. Please refer to pic below
lf
env CGO_ENABLED=0 go install -ldflags="-s -w" github.com/gokcehan/lf@latest
My OS: macOS 13.3. I am not sure whether the issue is OS specific.
Thank you.