Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
MUSHTHAK2899 opened this issue Dec 27, 2023 · 17 comments
Labels
Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@MUSHTHAK2899
Copy link

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.

@github-actions github-actions bot added Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Dec 27, 2023
Copy link

⚠️ Missing Reproducible Example
ℹ️ 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.

@cortinico
Copy link
Contributor

Potential fix react-native-community/cli#2236

@aajahid
Copy link

aajahid commented Dec 28, 2023

@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

@RayHughes
Copy link

Having the same issue here

@cortinico
Copy link
Contributor

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

@james-cohen
Copy link

This is still happening in 0.73.2

@aajahid
Copy link

aajahid commented Jan 10, 2024

I don't see any new cli release.

@aktehn
Copy link

aktehn commented Jan 10, 2024

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

_npx react-native run-android --terminal powershell_

@cortinico
Copy link
Contributor

It turns out this will be fixed in 0.73.3

@marouane-edghoughi
Copy link

Unfortunately 0.73.3 didn't fix this issue

@cortinico
Copy link
Contributor

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

@dylanFdvhuset
Copy link

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

@cortinico
Copy link
Contributor

@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

@aajahid
Copy link

aajahid commented Feb 12, 2024

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.

Copy link

github-actions bot commented Mar 8, 2024

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 github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Mar 8, 2024
Copy link

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

Copy link

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

8 participants