Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Expo XDE "timeout of 60000 ms exceeded"?

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)

enter image description here

like image 940
Lokesh Agrawal Avatar asked Nov 19 '17 13:11

Lokesh Agrawal


1 Answers

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.

like image 85
Lokesh Agrawal Avatar answered Nov 13 '22 05:11

Lokesh Agrawal