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

live-server only work with EDGE

Open hadikman opened this issue 4 years ago • 3 comments

Issue description

Hi guys,

live-server only work with Microsoft EDGE and doesn't work in Chrome and Firefox. how can i solve it?!

Software details

  • Command line used for launching live-server:
  • OS: windows 10
  • Browser (if browser related):
  • Node.js version: v14.15.4
  • live-server version: 1.2.1

hadikman avatar Jan 07 '21 09:01 hadikman

It does not work in Edge or Chrome at all. There are neither WebSocket connections being made nor console logs.

felipedrumond avatar Jan 09 '21 05:01 felipedrumond

@hadikman I found at https://github.com/tapio/live-server/blob/master/index.js#L45 that you must have a

tag. your content

felipedrumond avatar Jan 09 '21 05:01 felipedrumond

@hadikman I found at https://github.com/tapio/live-server/blob/master/index.js#L45 that you must have a tag.

your content

hello. thank you @felipedrumond 🙏🙏🙏🙏🙏

hadikman avatar Jan 09 '21 06:01 hadikman