Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

entr is a requirement for running bin/dev #112

Closed
holtzermann17 opened this issue Jun 17, 2015 · 1 comment
Closed

entr is a requirement for running bin/dev #112

holtzermann17 opened this issue Jun 17, 2015 · 1 comment

Comments

@holtzermann17
Copy link

entr should probably be listed as a requirement on the main page.

$ foreman start -f Procfile.dev
/home/joe/.rvm/gems/ruby-2.2.0/gems/foreman-0.78.0/lib/foreman/process.rb:54: warning: Insecure world writable dir /usr/local/texlive/2014/bin/x86_64-linux in PATH, mode 040777
18:33:19 web.1   | started with pid 23519
18:33:19 less.1  | started with pid 23520
18:33:19 cljs.1  | started with pid 23521
18:33:19 cljx.1  | started with pid 23523
18:33:19 mongo.1 | started with pid 23530
18:33:19 less.1  | sh: 1: entr: not found
18:33:19 mongo.1 | mongod --help for help and startup options
18:33:19 less.1  | exited with code 127
18:33:19 system  | sending SIGTERM to all processes
18:33:19 web.1   | terminated by SIGTERM
18:33:19 cljx.1  | terminated by SIGTERM
18:33:19 cljs.1  | terminated by SIGTERM
18:33:19 mongo.1 | terminated by SIGTERM
@zk
Copy link
Owner

zk commented Jun 17, 2015

Good catch, fixed by 441670f. Thanks @holtzermann17

@zk zk closed this as completed Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants