Open st-small opened 4 years ago
the same problem
same problem
$ ruby --version
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-darwin19]
$ sudo gem install generamba
Password:
Successfully installed generamba-1.5.0
Parsing documentation for generamba-1.5.0
Installing ri documentation for generamba-1.5.0
Done installing documentation for generamba after 0 seconds
1 gem installed
$ generamba
-bash: generamba: command not found
the same problem
same problem
sudo gem install generamba worked for me
Thank you very much for your famous and helpful tool. But I have problem with
Generamba
setup.Generamba
, usinggem install generamba
But if I run command
generamba version
orgeneramba setup
I getcommand not found: generamba
message.Hope for your help.