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

Failed to load config for navigator #25

Open
ksajan opened this issue Jan 9, 2024 · 2 comments
Open

Failed to load config for navigator #25

ksajan opened this issue Jan 9, 2024 · 2 comments

Comments

@ksajan
Copy link

ksajan commented Jan 9, 2024

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**
@potatochick2020
Copy link

Same here

ray-x added a commit that referenced this issue May 13, 2024
@ray-x
Copy link
Owner

ray-x commented May 13, 2024

It may related to dev setting. Please check if the latest version works thanks.

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

3 participants