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

Not able to get deps #19

Open
yashgt opened this issue Aug 23, 2013 · 1 comment
Open

Not able to get deps #19

yashgt opened this issue Aug 23, 2013 · 1 comment

Comments

@yashgt
Copy link

yashgt commented Aug 23, 2013

yganthe@ssdev1:~/bigwig$ ./rebar get-deps
==> cowboy (get-deps)
ERROR: Dependency dir /home/yganthe/bigwig/deps/ranch failed application validation with reason:
{missing_app_file,"/home/yganthe/bigwig/deps/ranch"}.

@ruanhao
Copy link

ruanhao commented Aug 23, 2013

yes, since ranch is deprecated since Cowboy 0.8
and bigwig does not support Cowboy 0.8.
if you want to monitor Erlang system performance, how about trying https://github.com/ruanhao/labrador
it is my repo, if you like it, you can have a try, it supports cowboy0.8
wish you good luck :)

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