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

A simple development http server with live reload capability.

Results 123 live-server issues
Sort by recently updated
recently updated
newest added

###### Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting ## Issue description I start the live-server in a folder, the folder gets opened in chrome, I open a html in an...

there's a report vulnerability in this version of http-auth. https://snyk.io/vuln/SNYK-JS-HTTPAUTH-471683 bump the version for remediation

###### Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting ## Issue description Live-server --verbose error says "Failed to inject refresh script! Couldn't find any of the tags [ //i, //, //i...

## Issue description On my deployed site the contents of my local directory "root" will be served from "http://my.site/alias". I would like to run `live-server` so that everything in my...

## Issue description Command line arguments cannot be overridden. AFAIK this is expected behaviour among Unix commands (I don't know about non-Unix). In my particular use case, I have a...

Hi there, I couldn't find a `SECURITY.md` in your repository and am not sure how to best contact you privately to disclose a security issue. Can you add a `SECURITY.md`...

## Issue description Installation failed while running Node v16.3.0 ## Software details * Command line used for launching `live-server`: zsh * OS: MacOS Big Sur 11.4 * NPM Version: 7.19.1...

## Issue description At every change detected, I wanted to add a build step before issuing a reload. I thought the way to do this would be to place the...

1. Updated chokidar from version 2.0.4 to avoid Regular expression denial of service ( reported by npm audit ) and also chokidar 2.0.4 breaks in node version 14+. 2. Upgraded...

Emscripten fails to load its WebAssembly due to an invalid MIME type. ``` wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'....