rbenv - Unable to start Ruby Thin Command -


i trying run dashboard written in ruby using dashing framework. however, when go run:

dashing start

i this:

bundler: failed load command: thin (/users/haddad/.rbenv/versions/2.2.3/bin/thin) 

i should note, did kill thin process manually kill <pid of thin>

how fix or restart process?

did have dashing framework in gemfile , ran bundle install?


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

c# - Get the Class name in a class with atribute inside a attribute method -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -