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
Console Screenshot
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
- Upgrade to v5.5.1 for #285 — committed to ritwickdey/vscode-live-server by ritwickdey 5 years ago
- v5.5.1 Release for #285 — committed to ritwickdey/vscode-live-server by ritwickdey 5 years ago
- switch to vscode-chokidar for #285 — committed to ritwickdey/vscode-live-server by ritwickdey-kreeti 5 years ago
Hi, can any want to try the following? (First install
v5.5.0
from vscode markplace,)fse.node
/Users/YOUR_USERNAME/.vscode/extensions/ritwickdey.liveserver-5.5.0/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/
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
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
Hello @ritwickdey ! Seems to work here. Here is what i got !
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 !
Yep, this does seem to be working on macOS and Visual Studio Code latest! I could fire up a server and test my website.