projekt0n / github-nvim-theme

GitHub's Neovim themes
MIT License
2.08k stars 105 forks source link

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

Closed luisdavim closed 2 years ago

luisdavim commented 2 years ago

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