Expo XDE “timeout of 60000 ms exceeded”?

感情迁移 提交于 2019-12-22 04:27:13

问题


I am using Expo XDE to create a new project for my first react native application.

But whenever I click on "create new project", it starts downloading some stuff and errors out. Don't know where to increase this timeout value, I checked the documentation of expo but could not find anything related to this. Any leads here is really appreciated.

Please note that I installed expo xde-2.22.0.dmg on mac OS High Sierra version 10.13 (17A405)


回答1:


Looks like someone reported this issue to expo after reading this question.

An update to XDE is made that increases the timeout. Upgrading to XDE v2.22.1 should fix this.




回答2:


I had the same issue and ended up using react-native init then porting the project over to expo Expo Docs on how to convert a project to work with expo



来源:https://stackoverflow.com/questions/47377240/expo-xde-timeout-of-60000-ms-exceeded

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!