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

Error detected while processing ColorScheme Autocommands for "*": #177

Closed
luisdavim opened this issue Apr 9, 2022 · 0 comments
Closed
Assignees

Comments

@luisdavim
Copy link
Contributor

After the last update, when I open nvim, I get the following command:

Error detected while processing ColorScheme Autocommands for "*":
E5108: Error executing lua [string ":lua"]:1: module 'github-theme.autocmd' not found:
        no field package.preload['github-theme.autocmd']
        no file './github-theme/autocmd.lua'
        no file '/usr/local/Cellar/luajit-openresty/2.1-20220310/share/luajit-2.1.0-beta3/github-theme/autocmd.lua'
        no file '/usr/local/share/lua/5.1/github-theme/autocmd.lua'
        no file '/usr/local/share/lua/5.1/github-theme/autocmd/init.lua'
        no file '/usr/local/Cellar/luajit-openresty/2.1-20220310/share/lua/5.1/github-theme/autocmd.lua'
        no file '/usr/local/Cellar/luajit-openresty/2.1-20220310/share/lua/5.1/github-theme/autocmd/init.lua'
        no file './github-theme/autocmd.so'
        no file '/usr/local/lib/lua/5.1/github-theme/autocmd.so'
        no file '/usr/local/Cellar/luajit-openresty/2.1-20220310/lib/lua/5.1/github-theme/autocmd.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
        no file './github-theme.so'
        no file '/usr/local/lib/lua/5.1/github-theme.so'
        no file '/usr/local/Cellar/luajit-openresty/2.1-20220310/lib/lua/5.1/github-theme.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
        [C]: in function 'require'
Press ENTER or type command to continue
@ful1e5 ful1e5 self-assigned this Apr 9, 2022
@ful1e5 ful1e5 closed this as completed in 825dc0b Apr 9, 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