brew install node 遇到的问题

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"
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容