vscode-live-server: Extension host terminated unexpectedly. v5.5.0

I’m submitting a…

[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

Live Server 5.5.0 throws an “Extension host terminated unexpectedly.” fatal error that stops the functionality of other extensions.

Rolling back to 5.4.0 resolves the issue.

Error Screenshot

screenshot 2019-02-12 at 11 07 16

Console Screenshot

screenshot 2019-02-12 at 11 01 11

Environment

For Tooling issues:

- Live Server: 5.5.0
- Platform:  macOS 10.14.1
- Visual Studio Code: 1.31.0

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 14
  • Comments: 33 (8 by maintainers)

Commits related to this issue

Most upvoted comments

Hi, can any want to try the following? (First install v5.5.0 from vscode markplace,)

  1. Please donwload the fse.zip
  2. Extract the fse.node
  3. Now go to /Users/YOUR_USERNAME/.vscode/extensions/ritwickdey.liveserver-5.5.0/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/
  4. Now replace the fse.node

Please let me know! I’ll appreciate if anyone try the following steps

Ahhh! Thank you so much guys for the supports.

For TEMPORARY Fixing : Install Previous version v5.4.0

image

Seems to be linked to Color Highlight extension per https://github.com/ritwickdey/vscode-live-sass-compiler/issues/193

I uninstalled Color Highlight and haven’t had any issues.

Hi, on the recurring issue of External host terminated unexpectedly and this is the updated version(5.6.1). Here is a picture of what I am talking about Screenshot from 2020-06-06 00-59-42

Hello @ritwickdey ! Seems to work here. Here is what i got ! capture d ecran 2019-02-12 a 13 01 54

Work’s great for me too. Thanks for the swift fix!

Seems to work for everyone so I’ll close the issue.

Yes, for me as well. Thanks a lot!

Seems to work here ! Thanks for the fast support @ritwickdey ! You guy rock !

Please let me know! I’ll appreciate if anyone try the following steps

Yep, this does seem to be working on macOS and Visual Studio Code latest! I could fire up a server and test my website.