react-native - exp 初始化项目 [11 :31:26] zlib: unexpected end of file

标签 react-native npm expo exp

当我运行 exp init Locations 时,它给了我这个错误:

enter image description here

npm:6.1.0

经验值:55.04

最佳答案

正如@Mandan 所描述的。 您还可以导航到 %userprofile%/.expo/starter-app-cache 文件夹以删除 Blank-1.8.0.tar.gz,然后再次运行 expo init

关于react-native - exp 初始化项目 [11 :31:26] zlib: unexpected end of file,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50962464/

相关文章:

node.js - 在 package.json 中定义私有(private)注册表

ios - 无法在 iPad iO 上锁定屏幕方向

ios - Expo 应用程序 IPA 在我的 iPhone 上无法运行

android - React-native 打开另一个应用

javascript - 如何减少react-redux样板文件 - 我尝试创建一个ComponentFactory,但遇到了react-redux错误

node.js - 无法在设备上安装应用程序,react-native

typescript - isJoi = 真;语法错误 : Unexpected token =

javascript - Expo - 在 Android 8.1.0 上重新安装 App 后访问 Keystore 时出错

javascript - React Native FlatList 在添加新数据时重新渲染已经渲染的项目

javascript - React 如何检测内部组件的变化?