nvim-telescope / telescope-fzy-native.nvim

FZY style sorter that is compiled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crash on macOS 10.13

hronro opened this issue · comments

commented
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: ~/.local/share/nvim/site/pack/packer/start/telescope-fzy-native.nvim/deps/fzy-lua-native/lua/../static/libfzy-darwin-x86_64.so (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
commented

Should be a issue of upstream: romgrk/fzy-lua-native#16