jas-chen / atom-live-server

Launch a simple development http server with live reload capability.
https://atom.io/packages/atom-live-server
MIT License
121 stars 49 forks source link

live-server is stopped #90

Open femifineguy opened 7 years ago

femifineguy commented 7 years ago

Hi, Please help me resolve this issue: "Live server is stopped".

None of my packages contain incompatible native modules but live server is still not working. Can anyone help please? Cheers!

Quantme commented 7 years ago

Got the same issue, packages and dependencies installed/updated without success.

Amit1853 commented 7 years ago

Every time I click on start server for atom-live-server. The message displayed live server stopped. Also, I am not able to find any solution on the internet. I am a Windows-7 user.

MohammadAbusaleh commented 7 years ago

Same here, I can't get it to run.

jas-chen commented 7 years ago

Everything works fine on my macOS with Atom 1.20.0, what's your environment?

psaxton commented 7 years ago

Just downloaded and installed Atom (1.20.0 x64) and installed atom-live-server (2.1.2) on Windows 10 Pro (Version 1511) for the first time and am having this problem as well. No other packages have been installed.

psaxton commented 7 years ago

Removing the .atom-live-server.json file from by project directory has started it working for me.

weshuiz commented 6 years ago

my server worked but not anymore rip

MariyaZin commented 6 years ago

Same is happening for me. Everything is up to date yet I keep getting the ''Live server is stopped'', and the atom-live-server option disappeared from the package drop down menu.

Kibaru commented 6 years ago

The package is incompatible with the editor...kindly restart your atom editors and your issue will be solved

karansinghnegi commented 5 years ago

same problem occurring here Can anybody share the fix ?

davincif commented 5 years ago

having the same issue and there's not ".atom-live-server.json" file in my project.

nmolanog commented 5 years ago

same issue here, on ubuntu 16.04 lts, no options file created.

nmolanog commented 5 years ago

The package is incompatible with the editor...kindly restart your atom editors and your issue will be solved

how to restart atom editors?

shaneeqa commented 5 years ago

Removing the .atom-live-server.json file from by project directory has started it working for me.

What you mean by the project directory? There are no such files in my project!

johannes112 commented 5 years ago

on mac mojave a manual update of atom solved the problem for me

jkvandervliet commented 4 years ago

Did this problem ever get resolved? I tried all the suggestions on here but none of them worked. I'm on a Lenovo Thinkpad running Linux Mint.

ihojmanb commented 3 years ago

hey, I'm having this problem on Ubuntu 18.04. anyone solved it?

Quantme commented 3 years ago

I preferred to use another editor than trying to find out what caused the error; I used ST3 for a while but it didn't convince me much, VS code has worked for me with its similar extension but there are some Atom features that don't come by default in the rest of the free editors. Now I use three or four different editors for various tasks (even for the same project) |-(

yvarhulshof commented 3 years ago

Reinstalling Atom worked for me