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

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -