📜  无法安装 expo 包并出现错误:yarnpkg 以非零代码退出:1 yarnpkg 以非零代码退出:1 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:29.804000             🧑  作者: Mango

代码示例1
in your package.json

"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz"


set the sdk version to lastest one right now the current one is sdk-39.0.3

after that just do 

npm install