'windows 10- atom-live-server not starting
Whenever i click the start server button as shown in the image nothing happens and the server does not start
I have installed atom-live-server on my laptop, but the server is not starting. I am trying to start the server from atom. I have checked for any incompatible packages view in Toggle command palette but it shows every package is fine and compatible. Please help..
I am working with Windows 10 64 bit configuration.
Solution 1:[1]
I had a similar issue and here is what helped me: To use the package you’ll need to have a project folder added to the Project sidebar. From here go to Packages > atom-live-server > Start Server and a preview of your site will open up in your default browser. If you need to stop the server again go to Packages > atom-live-server > Stop Server. I opened a separate folder for the project and the file is now loading in the live server.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mari Bure |
