Closed masalinas closed 6 years ago
I installed the bosh-gen 0.101.1 version,
gem install bosh-gen Fetching: bosh-gen-0.101.1.gem (100%) Successfully installed bosh-gen-0.101.1 Parsing documentation for bosh-gen-0.101.1 Installing ri documentation for bosh-gen-0.101.1 Done installing documentation for bosh-gen after 0 seconds 1 gem installed
but later when execute bosh-gen from shell obtain: bosh-gen: not exist the command
Executing
gem which bosh-gen ERROR: Can't find Ruby library file or shared library bosh-gen
What is the problem?
I resolved the problem removing .rbenv-shim file in my ruby shims local directory and reinstalling again
I installed the bosh-gen 0.101.1 version,
but later when execute bosh-gen from shell obtain: bosh-gen: not exist the command
Executing
What is the problem?