You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: