Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac os 报错 #160

Open
3 tasks
Hehe72-lang opened this issue Jun 8, 2024 · 6 comments
Open
3 tasks

mac os 报错 #160

Hehe72-lang opened this issue Jun 8, 2024 · 6 comments
Assignees

Comments

@Hehe72-lang
Copy link

大神 我在用m1 mac air配置的时候一直报一个错:
33 lua require 'usr'
这一行报
[im-select]: binary tools missed, please follow installation manual in README

我本机是安装了lua的,很奇怪 网上也没找到解决方案

  • nvim --0.9.5
  • 14.4.1 (23E224)
  • checkhealth screenshot
    E5009: Invalid $VIMRUNTIME: nvim-macos-arm64/share/nvim/runtime
    Error executing lua: function health#gitmessenger#check[1]..123_check_job, line 4: Vim(call):E117: Unknown functio
    n: health#report_ok
    stack traceback:
    [C]: in function 'call'
    ...s/nvim-macos-arm64/share/nvim/runtime/lua/vim/health.lua:366: in function '_check'
    [string ""]:1: in main chunk
@Hehe72-lang
Copy link
Author

100 null-ls: require("null-ls.health").check()
101
102 - ERROR prettier: the command "prettier" is not executable.
103 - ERROR black: the command "black" is not executable.
104 - ERROR stylua: the command "stylua" is not executable.

231 - ERROR rg: not found. live-grep finder will not function without [BurntSushi/ripgrep](https://github.com/
BurntSushi/ripgrep) installed.

@Martins3
Copy link
Owner

Martins3 commented Jun 9, 2024

@UncleWangNearBy
Copy link

我这也碰到了这个问题,
执行:Mason 看起来没有异常,并且我的mac和centos 7均有上述问题

@Martins3
Copy link
Owner

require("im_select").setup()
删除掉,不加载它。这个插件是做 输入法自动切换的。

@Martins3
Copy link
Owner

之后会补充对应的说明

@UncleWangNearBy
Copy link

之后会补充对应的说明

感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants