We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
第二条命令很长,手动输入很容易出错,终端输入以下,报错,请问第二条命令是否这样输入?
brew install --form-bottle https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb Updating Homebrew...
curl: (22) The requested URL returned error: 404 Not Found Error: Failure while executing; /usr/bin/curl -q --show-error --user-agent Homebrew/1.8.4\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14.2\)\ curl/7.54.0 --fail --progress-bar --location --remote-time --continue-at 0 --output /Users/kinken_yuen/Library/Caches/Homebrew/Formula/dpkg.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb exited with 22. Here's the output:
/usr/bin/curl -q --show-error --user-agent Homebrew/1.8.4\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14.2\)\ curl/7.54.0 --fail --progress-bar --location --remote-time --continue-at 0 --output /Users/kinken_yuen/Library/Caches/Homebrew/Formula/dpkg.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb
curl: (22) The requested URL returned error: 404 Not Found
The text was updated successfully, but these errors were encountered:
已解决
Sorry, something went wrong.
brew install --force-bottle https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb
应该是这个吧?我用这个试的
No branches or pull requests
第二条命令很长,手动输入很容易出错,终端输入以下,报错,请问第二条命令是否这样输入?
brew install --form-bottle https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb
Updating Homebrew...
curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing;
/usr/bin/curl -q --show-error --user-agent Homebrew/1.8.4\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14.2\)\ curl/7.54.0 --fail --progress-bar --location --remote-time --continue-at 0 --output /Users/kinken_yuen/Library/Caches/Homebrew/Formula/dpkg.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb
exited with 22. Here's the output:curl: (22) The requested URL returned error: 404 Not Found
The text was updated successfully, but these errors were encountered: