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

Blank Page show in browser #4

Open
McDreamy opened this issue Apr 25, 2019 · 4 comments
Open

Blank Page show in browser #4

McDreamy opened this issue Apr 25, 2019 · 4 comments

Comments

@McDreamy
Copy link

I have successfully run webpack-dev-server --watch -port 8082
But when i open http://localhost:8082/ in the browser to see the web page, I only see blank page.

@McDreamy
Copy link
Author

There is another issue, when i change the text context in App.js it won't update when i run in ios simulator.

@mayyu9
Copy link

mayyu9 commented Jun 7, 2019

Hi,
Even I have tried executing the project. I am getting a blank page. localhost:8082
please update this command webpack-dev-server --watch -port 8082 (--port). as per webpack-dev-server.

when I tried configuring the project using the latest packages of webpack babel react and react-native.
webpack-dev-server command fails, invalid args for path exepcted string and received boolean.
tried directly harcoding the string for path varibale in webpack.config.js didn't resolve the issue.

@mayyu9
Copy link

mayyu9 commented Jun 7, 2019

as per the webpack.config file it should create a directory and place the bundle.js, directory also not created.

@princetoad1995
Copy link

I have the same issue

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

No branches or pull requests

3 participants