Command Line: live-server
OS: MacOS High Sierra 13.14.4
Browser: Google Chrome Version 67.0.3396.87 (Official Build) (64-bit)
Node: 9.4.0
live-server: 1.2.0
I'm getting the following error occasionally when running live-server:
My project is a simple project, run in VSCode's integrated terminal, no libraries or frameworks beyond vanilla HTML/CSS/JS and live-server is functioning as normal. This error doesn't seem to be causing any noticeable issues, it's mostly distracting for it to pop up when I'm trying to look at my own code's errors. I'm also not sure how to replicate it as it only happens some of the time during the live reload. I haven't seen it with a manual reload.
Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting
Issue description
Software details
live-server
:live-server
version:Command Line: live-server OS: MacOS High Sierra 13.14.4 Browser: Google Chrome Version 67.0.3396.87 (Official Build) (64-bit) Node: 9.4.0 live-server: 1.2.0
I'm getting the following error occasionally when running live-server:
My project is a simple project, run in VSCode's integrated terminal, no libraries or frameworks beyond vanilla HTML/CSS/JS and live-server is functioning as normal. This error doesn't seem to be causing any noticeable issues, it's mostly distracting for it to pop up when I'm trying to look at my own code's errors. I'm also not sure how to replicate it as it only happens some of the time during the live reload. I haven't seen it with a manual reload.
It's not a major issue, just a minor annoyance.