Noob question: How to run Guard in the background...

27 views
Skip to first unread message

Sonny Chee

unread,
Nov 9, 2016, 3:43:32 PM11/9/16
to guard-dev
Hey Guys,

When I do this:

> nohup bundle exec guard --watchdir ~/log &

The call immediately exits and the nohup.out file contains the snippet:

FATAL: Pry failed to get user input using `Readline`.
To fix this you may be able to pass input and output file descriptors to pry directly. e.g.
  Pry.config.input = STDIN


Is there a preferred way to start Guard in the background?

Reply all
Reply to author
Forward
0 new messages