react-native icon indicating copy to clipboard operation
react-native copied to clipboard

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

Open MUSHTHAK2899 opened this issue 1 year ago • 13 comments

Description

Screenshot 2023-12-27 132743 Screenshot 2023-12-27 132726

Steps to reproduce

dont run app

React Native Version

0.73.1

Affected Platforms

Runtime - Android

Output of npx react-native info

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

Stacktrace or Logs

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

Reproducer

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

Screenshots and Videos

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

MUSHTHAK2899 avatar Dec 27 '23 08:12 MUSHTHAK2899

:warning: Missing Reproducible Example
:information_source: We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

github-actions[bot] avatar Dec 27 '23 08:12 github-actions[bot]

Potential fix https://github.com/react-native-community/cli/pull/2236

cortinico avatar Dec 27 '23 16:12 cortinico

@MUSHTHAK2899 - The fix got merged. But until a new release comes out - you can work around by using

npx react-native start and then press a to start android build

image

aajahid avatar Dec 28 '23 06:12 aajahid

Having the same issue here

RayHughes avatar Jan 08 '24 16:01 RayHughes

This should be fixed by 0.73.2, can verify so we can close this one?

cortinico avatar Jan 09 '24 09:01 cortinico

This is still happening in 0.73.2

james-cohen avatar Jan 10 '24 00:01 james-cohen

I don't see any new cli release.

aajahid avatar Jan 10 '24 10:01 aajahid

I got the same error and this code solved my problem.

_npx react-native run-android --terminal powershell_

aktehn avatar Jan 10 '24 14:01 aktehn

It turns out this will be fixed in 0.73.3

cortinico avatar Jan 10 '24 15:01 cortinico

Unfortunately 0.73.3 didn't fix this issue

marouane-edghoughi avatar Jan 15 '24 14:01 marouane-edghoughi

Correct. This will be fixed in 0.73.4. Apologise for the delay

cortinico avatar Jan 15 '24 15:01 cortinico

@cortinico Just upgraded to 0.73.4 and still have this issue showing up

dylanFdvhuset avatar Feb 07 '24 11:02 dylanFdvhuset

@cortinico Just upgraded to 0.73.4 and still have this issue showing up

Then please open an issue on https://github.com/react-native-community/cli/issues

cortinico avatar Feb 07 '24 14:02 cortinico

I created a new project yesterday using react-native 0.73.4 and it did work fine.

@dylanFdvhuset - you might need to delete your node_modules and package-lock.json and run npm install again.

aajahid avatar Feb 12 '24 10:02 aajahid

This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.

github-actions[bot] avatar Mar 08 '24 05:03 github-actions[bot]

This issue was closed because the author hasn't provided the requested feedback after 7 days.

github-actions[bot] avatar Mar 16 '24 05:03 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Mar 16 '24 05:03 github-actions[bot]