I'm trying to do the conversion of my react-native project into Expo with the command line 'exp convert'.
And I follow the following steps:
npm install -g exp
then I started 'exp convert'
The problem is that execution blocks at this level in picture bellow . so I could not complete the conversion process Is there any one who can help me to solve it?