LuaFormatter
LuaFormatter copied to clipboard
Crashes on macOS 10.15.16 with vscode 1.47.3
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
Currently getting a similar crash on macOS 10.14.6 with vscode 1.48.2 using the vscode-extension as well.