Error: Failed to download resource “node_bottle_manifest“ 错误解决

安装 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

猜你喜欢

转载自blog.csdn.net/taoanbang/article/details/116890344