安装 brew install yarn 报如下错误:
curl: (22) The requested URL returned error: 404
Error: Failed to download resource "node_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/node/manifests/15.13.0
解决方法:
pip install bottle
本文讲述了在尝试使用brew install yarn时遇到的404错误,介绍了通过pip install bottle解决方法,适合IT专业人士解决类似问题。
安装 brew install yarn 报如下错误:
curl: (22) The requested URL returned error: 404
Error: Failed to download resource "node_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/node/manifests/15.13.0
解决方法:
pip install bottle
881
1167

被折叠的 条评论
为什么被折叠?