atom-live-server
atom-live-server copied to clipboard
Live server creates blank page.
Whenever I start the server a blank page shows up with the title "ip.ip.ip.ip:3000" and no files to select to load into the live server. Windows 10 64x Node.js Installed
I've gotten the same thing. on win 10 64. Fiddled with firewall, turning WAMP off etc. No errors inside Atom, just a blank chrome screen. Im giving up on this (like many Atom plugs). "Live Server is NOT awesome".
it also happens to me today, when I tried to learn grunt.js. I thought it was weird. if a html file directly under root directory, the file can be loaded, but if it in the folder "root/folder/test.html". test.html will shows as blank page in the browser. I try to reset the localhost, by reinstalling WinNMP (I know it doest have any relation with live-reload). and try it again. now live-reload works as expected
same problem
Same Issue with (Atom Live-server and Atom Live-server plus) Windows 10 64 Home. All I get is a BLANK SCREEN in the browser (Chrome and Edge) Many of the troubleshooting steps I have done so far hasn't work.
- Reset browser settings and allow to communicate through the firewall
- I've tried on Edge as well as Chrome
- Deactivated Firewall and Antivirus
- I've uninstalled and reinstalled atom back in, to no avail.
- I've turn the localhost features off and on in windows.
- I've tried with both Atom Live-server and Atom Live-server plus.
Does anyone know how to resolve this issue?