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

缺少ffi模块 #81

Closed
P0m32Kun opened this issue Jan 23, 2022 · 3 comments
Closed

缺少ffi模块 #81

P0m32Kun opened this issue Jan 23, 2022 · 3 comments

Comments

@P0m32Kun
Copy link

packer.nvim: Error running config for nvim-colorizer.lua: ...packer/opt/nvim-
colorizer.lua/lua/colorizer/trie.lua:16: module 'ffi' not found:
^Ino field package.preload['ffi']
^Ino file './ffi.lua'
^Ino file '/usr/local/share/lua/5.1/ffi.lua'
^Ino file '/usr/local/share/lua/5.1/ffi/init.lua'
^Ino file '/usr/local/lib/lua/5.1/ffi.lua'
^Ino file '/usr/local/lib/lua/5.1/ffi/init.lua'
^Ino file '/usr/share/lua/5.1/ffi.lua'
^Ino file '/usr/share/lua/5.1/ffi/init.lua'
^Ino file './ffi.so'
^Ino file '/usr/local/lib/lua/5.1/ffi.so'
^Ino file '/usr/lib/aarch64-linux-gnu/lua/5.1/ffi.so'
^Ino file '/usr/lib/lua/5.1/ffi.so'....

NVIM v0.6.1
Build type: Release
Lua 5.1
Compiled by team+vim@tracker.debian.org

OS:Linux kali 5.15.0-kali2-arm64 #1 SMP Debian 5.15.5-2kali2 (2021-12-22) aarch64 GNU/Linux

@ayamir
Copy link
Owner

ayamir commented Jan 24, 2022

可以参考这里的设置:norcalli/nvim-colorizer.lua#30

@P0m32Kun
Copy link
Author

我从源码构建了最新的版本解决了这个问题,谢谢您,希望能跟您学习更多关于nvim的使用方法。

1 similar comment
@P0m32Kun
Copy link
Author

我从源码构建了最新的版本解决了这个问题,谢谢您,希望能跟您学习更多关于nvim的使用方法。

@ayamir ayamir closed this as completed Jan 24, 2022
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

2 participants