nvim
nvim copied to clipboard
Failed to load config for navigator
I was trying to install and when i ran nvim for the first time it throwed this error.
Failed to run `config` for navigator.lua
/Users/sajan.kumar/.config/nvim/lua/modules/lang/config.lua:275: module 'navigator' not found:
no field package.preload['navigator']
cache_loader: module navigator not found
cache_loader_lib: module navigator not found
no file './navigator.lua'
no file '/opt/homebrew/share/luajit-2.1/navigator.lua'
no file '/usr/local/share/lua/5.1/navigator.lua'
no file '/usr/local/share/lua/5.1/navigator/init.lua'
no file '/opt/homebrew/share/lua/5.1/navigator.lua'
no file '/opt/homebrew/share/lua/5.1/navigator/init.lua'
no file '/Users/sajan.kumar/.luarocks/share/lua/5.1/navigator/init.lua'
no file '/Users/sajan.kumar/.luarocks/share/lua/5.1/navigator.lua'
no file './navigator.so'
no file '/usr/local/lib/lua/5.1/navigator.so'
no file '/opt/homebrew/lib/lua/5.1/navigator.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
# stacktrace:
- nvim/lua/modules/lang/config.lua:275 _in_ **config**
Same here
It may related to dev setting. Please check if the latest version works thanks.