LuaFormatter icon indicating copy to clipboard operation
LuaFormatter copied to clipboard

Crashes on macOS 10.15.16 with vscode 1.47.3

Open Koihik opened this issue 4 years ago • 1 comments

unexpected error: dyld: lazy symbol binding failed: Symbol not found: __ZNSt3__14__fs10filesystem8__statusERKNS1_4pathEPNS_10error_codeE
Referenced from: /Users/jif/.vscode/extensions/koihik.vscode-lua-format-1.3.5/bin/darwin/lua-format
Expected in: /usr/local/opt/llvm/lib/libc++.1.dylib

dyld: Symbol not found: __ZNSt3__14__fs10filesystem8__statusERKNS1_4pathEPNS_10error_codeE
Referenced from: /Users/jif/.vscode/extensions/koihik.vscode-lua-format-1.3.5/bin/darwin/lua-format
Expected in: /usr/local/opt/llvm/lib/libc++.1.dylib

Koihik avatar Aug 02 '20 03:08 Koihik

Currently getting a similar crash on macOS 10.14.6 with vscode 1.48.2 using the vscode-extension as well.

benbrimeyer avatar Sep 04 '20 20:09 benbrimeyer