-
Notifications
You must be signed in to change notification settings - Fork 906
Issues: react-native-community/cli
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
'connect' in react-native-community/cli throwing error for undefined function
question
Further information is requested
#2626
by sanaf1333
was closed Mar 7, 2025
✖ Android SDK - Required for building and installing your app on Android - Version supported: Not Found
question
Further information is requested
#2619
by rupertpople
was closed Mar 5, 2025
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Web Page</title>
</head>
<body>
<h1>Welcome to My Web Page</h1>
<p>This is a simple HTML page.</p>
</body>
</html>
#2617
by codewizard026
was closed Mar 5, 2025
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Web Page</title>
</head>
<body>
<h1>Welcome to My Web Page</h1>
<p>This is a simple HTML page.</p>
</body>
</html>
#2616
by codewizard026
was closed Mar 5, 2025
After running the React Native app, the 'a' command to build for Android is not showing
#2615
by sumithemmadi
was closed Mar 1, 2025
[iOS] Replace
ios-deploy
with xcrun devicectl
feature request
#2610
by cgoldsby
was closed Mar 7, 2025
Getting error while running latest version of react native in android.
question
Further information is requested
#2576
by Rajkretoss
was closed Mar 6, 2025
CLI 15.1.3 depends on deprecated/removed sudo-prompt package
bug report
#2575
by fbartho
was closed Jan 9, 2025
The initialization command reports an error the first time, why does it work normally the second time?
bug report
#2567
by Super1Windcloud
was closed Jan 3, 2025
Unable to start development server !
question
Further information is requested
#2566
by Ayman-MohammedAlsurayh
was closed Dec 20, 2024
CMakeLists.txt debug|arm64-v8a : No compatible library found (solved)
bug report
#2558
by bmbmjmdm
was closed Dec 2, 2024
How to get react native 0.75.x ?
question
Further information is requested
#2556
by kkCode
was closed Nov 21, 2024
The resource main.tsx was not found.
question
Further information is requested
#2553
by mgphall
was closed Nov 27, 2024
I faced this issue when i upgrade my react native version from 0.75.2 to latest 0.76.1 using react native upgrade helper. I change
newArchEnabled=true
in android/gradle.properties according to docomentation there. I think this is causing issue i changed back to newArchEnabled=false
and my project build successfully. I don't know the reason how it resolved, is anyone knows? kindly tell us.
stale
#2552
by muzammil1244
was closed Mar 4, 2025
Invalid Podfile: .
question
Further information is requested
stale
#2551
by stevenchen-info
was closed Feb 10, 2025
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.