brew install node 遇到的问题

2021-08-10  本文已影响0人  jzhang
brew install node
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.11.0
pip install bottle
zsh: command not found: pip
curl https://bootstrap.pypa.io/pip/2.7/get-pip.py -o get-pip.py
python get-pip.py
sudo pip3 install bottle 
brew install node

最后,一直卡在下面这个报错上,查了半天,最后发现多试几次,自己就好了,mmp。

undefined method `first' for "Accept: application/vnd.oci.image.index.v1+json"
上一篇 下一篇

猜你喜欢

热点阅读