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

Use cli.js to launch packager #78

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

kmagiera
Copy link
Member

@kmagiera kmagiera commented Apr 5, 2024

This PR is an attempt to address issues some users report when launching packager.sh. Due to different setup discrepancies the packager.sh script may not launch metro correctly. We try to get a layer deeper by launching cli.js directly (this is the script that packager.sh calls into).

I'm not sure if this will help resolve issue for some of the users, but it doesn't hurt to try.

Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-native-ide ✅ Ready (Inspect) Visit Preview Apr 5, 2024 1:20pm

@kmagiera kmagiera merged commit f61c0d6 into main Apr 5, 2024
3 checks passed
@kmagiera kmagiera deleted the kmagiera/launch-metro-using-cliJS branch April 5, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant