Detach hangs without response

Hi, guys. Recently, i want to build a WIFI module which need to run with native module update.
And Expo’s ‘detach’ could help to do it. But unfortunately, it hangs when i do detach.

Some detail:

➜  bolang-rn-app git:(master) exp --version
36.0.0

bolang-rn-app git:(master) exp detach

An Expo user account is required to proceed.

? How would you like to authenticate? Log in with an existing Expo account
? Username/Email Address: zjhiphop@gmail.com
? Password: ********

Success.
[exp] Making sure project is set up correctly...
-[exp] Warning: Not using the Expo fork of react-native. See https://docs.getexponent.com/.
[exp] Your project looks good!
Validating project manifest...
Downloading iOS code...

Please help to figure out why this happen, thanks!

Hi there, it looks like for whatever reason the download is hanging. That step is just downloading a zipped archive of some code. Maybe ensure you have a good internet connection and try again.