-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Error executing lua [string ":lua"]:200: module 'silicon' not found: #44
Comments
I am having the exact same Issue with my lua config :
|
If you are using an ARM macbook you have to use the So if you are using Plug 'krivahtoo/silicon.nvim', { 'do': './install.sh build' } In order for that to work you need cargo on your system |
Still not working, there's nothing like "silicon.lua" or a directory named after "silicon" in the "lua" directory, neovim cannot find the silicon module. |
Try running |
Updated:
Running
./install.sh build
during the installation process can help resolve the issue.After installation, can not find the module of silicon
I use the example config
here is the error message
Thanks.
The text was updated successfully, but these errors were encountered: