phonegap / phonegap-template-react-hot-loader

PhoneGap Template using React, ES2015, Webpack, and hot module reloading
MIT License
79 stars 21 forks source link

HOST = 0.0.0.0 not running on windows #14

Open SoutrikBandyopadhyay opened 7 years ago

SoutrikBandyopadhyay commented 7 years ago

Is there a way around this ??

devgeeks commented 7 years ago

What is the context? Can you describe what you are trying to do and where it is failing?

SoutrikBandyopadhyay commented 7 years ago

In the package.json file, npm start command has a HOST = 0.0.0.0 which fails on windows. As HOST is a unix command, I can't execute from Windows.. Is there a way around this ?

sbj42 commented 7 years ago

Duplicate of #12, See pull request #9