homebrew-flutter
homebrew-flutter copied to clipboard
IP checker error
IP checker return OVER_LIMIT error:
{
"errorCode": "OVER_QUERY_LIMIT",
"error": "maximum number of queries per day exceeded"
}
and sh error:
Updating Homebrew...
==> Installing flutter from miderwong/flutter
==> Cloning https://github.com/flutter/flutter.git
Cloning into '/Users/kchantrachir/Library/Caches/Homebrew/flutter--git'...
==> Checking out branch stable
Already on 'stable'
Your branch is up to date with 'origin/stable'.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 98 0 98 0 0 599 0 --:--:-- --:--:-- --:--:-- 601
curl: (3) [globbing] unmatched brace in column 30
sh: line 1: errorCode:: command not found
sh: line 2: error:: command not found
sh: -c: line 3: syntax error near unexpected token `}'
sh: -c: line 3: `}'
Error: An exception occurred within a child process:
JSON::ParserError: A JSON text must at least contain two octets!
I get the same response!