Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

React Native: "error Cannot start server in new window because no terminal app was specified" [closed]

After updating to React Native v73.1, I'm getting the below error when trying to run the app in Windows:

error Cannot start server in new window because no terminal app was specified.

How can I fix it?

On a Mac machine, there aren't any issues. Only Windows is facing this issue.

like image 564
Paramasivam Mathesh Avatar asked Dec 04 '25 13:12

Paramasivam Mathesh


1 Answers

It looks like Metro has lost support for Windows Terminal and only allows a Bash terminal. I had to launch it once in Git Bash, and keep the Metro window open, before being able to launch React Native in Windows Terminal.

It seems there isn't much we can do, aside from waiting for React Native and Metro to fix it.

I have created an issue there: Metro on Windows: Cannot start server in new window because no terminal app was specified #1160

Enter image description here

like image 163
Serena Yu Avatar answered Dec 06 '25 08:12

Serena Yu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!