Project IDX Terminal with React Native auto closing bug


How can I solve this bug? I cannot run projects because of my terminal does not open, it closes by itself, any idea on how to solve this?
The only solution I have found is creating a new project, but if the current project is big, it would be a problem to move the files to a new workspace.

Thanks for flagging this, @Guido_Pastorino - we are looking into this. In the interim, does @romannurik’s suggestion here work:

1 Like

Thanks @kirupa !!
I have found a solution, it was solved by just holding down the following keys:

  1. ControlLeft
  2. ShiftLeft
  3. Semicolon

(or the command to create a new terminal)

until a new bash terminal appears, and it works really good!! I recommend doing this when facing this bug.

1 Like

Thank you for confirming! We’re still looking into this sporadic issue and hope to have a complete fix soon.

1 Like

We believe that the root cause for the issue has been identified and fixed. Please reply if you still have problems with the terminal. Thanks

1 Like