-
Notifications
You must be signed in to change notification settings - Fork 216
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
make everyone command isn't working for me #15
Comments
Had to brew install jq and that fixed that error but now I'm getting this one:
|
same sequence of problems happened to me too. its not a problem with jq, but a problem with the curl command that is ran previously. (tbh i dont really know what it means). output from
|
Yea, I figured it out I was being rate limited because the make command keeps hitting the forks endpoint to try and pull all of the forks. Was able to fix it by using a VPN. @GandalfPotter If you have a VPN try using that and then re-running the make command, otherwise you may just have to wait a while, (I think an hour judging by their docs) for GitHub to reset your limit so you can request the forks endpoint again. So if you don't have a VPN wait an hour and then re-run the make everybody command |
ok that clears things up, thx! |
Create personal token Add header with token to follow script.
Like this:
|
I keep getting these errors when I try to make everybody command.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 549k 100 549k 0 0 435k 0 0:00:01 0:00:01 --:--:-- 436k
./follow-everybody.bash: line 11: jq: command not found
./follow-everybody.bash: line 20: jq: command not found
The text was updated successfully, but these errors were encountered: