brew安装错误
1.mac机器安装brew/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew install nodebrew install watchmannpm install -g yarn react-native-cli # yarn...
1.mac机器安装brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install node
brew install watchman
npm install -g yarn react-native-cli # yarn 替代npm
提示:
==> Downloading and installing Homebrew...
remote: Enumerating objects: 83, done.
remote: Counting objects: 100% (83/83), done.
remote: Compressing objects: 100% (52/52), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
问题没有解决
2.什么是react native ?
更多推荐
所有评论(0)