atom-live-server icon indicating copy to clipboard operation
atom-live-server copied to clipboard

Launch a simple development http server with live reload capability.

Results 103 atom-live-server issues
Sort by recently updated
recently updated
newest added

[Enter steps to reproduce:] hello this problem not resolved even after reboot and reinstall i hope u find solution thank you **Atom**: 1.54.0 x64 **Electron**: 6.1.12 **OS**: Kali GNU/Linux **Thrown...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.54.0 x64 **Electron**: 6.1.12 **OS**: Unknown Windows version **Thrown From**: [atom-live-server](https://github.com/jas-chen/atom-live-server) package 2.3.0 ### Stack Trace Uncaught SyntaxError: Syntax error at...

Installing “[email protected]” failed.[Hide output…] npm ERR! code Z_BUF_ERROR npm ERR! errno -5 npm ERR! zlib: unexpected end of file npm ERR! A complete log of this run can be found...

So i have this website that i was working on. I invited my friend to code on it using teletype. When he was able to edit the code he couldnt...

When launching the live server with Firefox Developer Edition Version 85 on Windows 10, the page will not scroll with the mouse wheel, nor with the keyboard up and down...

If you have a problem launching a live-server, please try following steps: 1. Make sure you use the right hotkeys. After v2.0.0, the keys became `ctrl-alt` combination. 2. Try launching...

I have virtualbox running on a windows host creating a unix environment. Atom-live-server on windows works fine but on the unix side the auto reload doesn't work. Tried file-watcher, live-server-plus...

I can still view my page, but I have to click on the file first that's displayed on the page when the live-server loads. How can I fix this?

If you have a problem launching a live-server, please try following steps: 1. Make sure you use the right hotkeys. After v2.0.0, the keys became `ctrl-alt` combination. 2. Try launching...

In Linux, there is an option to hide files using the '.' before the file name. The filename for much of my JavaScript code is, for example: .js, for Java:...