alouche / rodent

Manage Go Versions/Projects/Dependencies

Home Page:http://alouche.net/rodent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readlink: illegal option -- f

kishorevaishnav opened this issue · comments

readlink: illegal option -- f
usage: readlink [-n] [file ...]
Usage: rodent [command] [args]
       help        Display the help
       set         Set a version of Go
       install     Install a version of Go
       versions    Display installed/in-use version(s)
       uninstall   Uninstall a version of Go

I get this error when I add to the ~/.bash_profile and did a source ~/.bash_profile

Thanks for reporting this issue.

I provided a workaround with 04062a4

Can you please test and confirm?

It worked after git pull. Thanks for fast response. I will close it.