Vscode-live-server: Live server stop working after 1.31 update

Created on 6 Feb 2019  路  8Comments  路  Source: ritwickdey/vscode-live-server

Issue Type: Bug

dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/.../.vscode/extensions/ritwickdey.liveserver-5.3.1/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node
Expected in: flat namespace

dyld: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/.../.vscode/extensions/ritwickdey.liveserver-5.3.1/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node
Expected in: flat namespace

Extension version: 5.3.1
VS Code version: Code 1.31.0 (7c66f58312b48ed8ca4e387ebd9ffe9605332caa, 2019-02-05T22:32:14.164Z)
OS version: Darwin x64 18.2.0


System Info

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i5-6360U CPU @ 2.00GHz (4 x 2000)|
|GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled|
|Load (avg)|2, 2, 3|
|Memory (System)|8.00GB (0.08GB free)|
|Process Argv||
|Screen Reader|no|
|VM|0%|


Most helpful comment

Please try the 5.4.0 in the Releases tab.

We are awaiting feedback before publishing it to the Visual Studio Marketplace.

All 8 comments

After the most recent VS update I'm also getting the following error: "Extension Host Terminated" and restarting it won't work. I had to disable Live Server in order to get VS to work at all.

Extension version: 5.3.1
VS Code version: Version 1.31.0 (1.31.0)

Same error as above.
5.3.1
1.31.0

Yes same here.
Live Server 5.3.1
VS Code 1.3.1.0

I had to go all the way back to 4.1.0 to get it working again. (on Mojave)Just go to extension settings/ live server/ settings and and "install another version"

Hello, this helped me to solve the problem:
https://github.com/ritwickdey/vscode-live-server/issues/273#issuecomment-461185641

Update Live server to version 5.4.0 via vsix file
https://github.com/ritwickdey/vscode-live-server/releases

Same issue after update to vscode version 1.31

Please try the 5.4.0 in the Releases tab.

We are awaiting feedback before publishing it to the Visual Studio Marketplace.

Please download 5.4.0 from this repo (under Releases), and try installing that manually.

View -> Command Pallete... -> Extensions Install from VSIX...

Please install v5.4.0 from marketplace. This issue has been fixed!

// Duplicate of #273

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Josee9988 picture Josee9988  路  3Comments

manavm1990 picture manavm1990  路  5Comments

iAdesanyaDaniel picture iAdesanyaDaniel  路  3Comments

ninlil picture ninlil  路  6Comments

kmdrGroch picture kmdrGroch  路  5Comments