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

dev server, no access on LAN. #420

Closed
thebetterjort opened this issue Aug 11, 2016 · 1 comment
Closed

dev server, no access on LAN. #420

thebetterjort opened this issue Aug 11, 2016 · 1 comment

Comments

@thebetterjort
Copy link

thebetterjort commented Aug 11, 2016

I have to edit start.js line 150 and replace localhost with 0.0.0.0 to make app viewable on LAN.
Can I just pass something on the commandline, or do I have to manually edit this?

@gaearon
Copy link
Contributor

gaearon commented Aug 11, 2016

You are probably using an old version of react-scripts.
Support for LAN was added in 0.2.0.
I suggest updating to 0.2.1 as it’s the latest version so far.

Migrating from 0.1.0 to 0.2.0
Migrating from 0.2.0 to 0.2.1

@gaearon gaearon closed this as completed Aug 11, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants