Information Technology Reference
In-Depth Information
NOTE
If you see the error sudo: gem: command not found , your sudo is probably set up to
use env_reset . As a workaround, use the following alternative command line to set the
PATH for gem install :
$ sudo env "PATH=$PATH" gem install test-kitchen --no-ri --no-rdoc
Search WWH ::




Custom Search