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

neovim start error #1365

Open
3 tasks done
magiceses opened this issue Nov 8, 2024 · 1 comment
Open
3 tasks done

neovim start error #1365

magiceses opened this issue Nov 8, 2024 · 1 comment
Labels
invalid:install Issues caused by incomplete installation

Comments

@magiceses
Copy link

Version confirmation

  • Confirm

Following prerequisites

  • Confirm

Not a user config issue

  • Confirm

Neovim version

NVIM v0.10.0-dev-836+g6d93bdd45-Homebrew

Operating system/version

macOS 12.6.1

Terminal name/version

iTerm

$TERM environment variable

No response

Branch info

main (Default/Latest)

Fetch Preferences

SSH (use_ssh = true)

How to reproduce the issue

Execute: bash -c "$(curl -fsSL https://raw.githubusercontent.com/ayamir/nvimdots/HEAD/scripts/install.sh)"

Then start neovim: nvim

Then errors:

Error detected while processing /Users/stk/.config/nvim/init.lua:
E5113: Error while calling lua chunk: /Users/stk/.config/nvim/lua/core/options.lua:124: E474: Invalid argument
stack traceback:
        [C]: in function 'nvim_set_option_value'
        /Users/stk/.config/nvim/lua/core/options.lua:124: in function 'load_options'
        /Users/stk/.config/nvim/lua/core/options.lua:131: in main chunk
        [C]: in function 'require'
        /Users/stk/.config/nvim/lua/core/init.lua:106: in function 'load_core'
        /Users/stk/.config/nvim/lua/core/init.lua:115: in main chunk
        [C]: in function 'require'
        /Users/stk/.config/nvim/init.lua:2: in main chunk

Expected behavior

Normal

Actual behavior

No response

Additional information

No response

@magiceses magiceses added the bug Something isn't working label Nov 8, 2024
@ayamir
Copy link
Owner

ayamir commented Nov 17, 2024

Try neovim latest stable version for main branch.

@ayamir ayamir added invalid:install Issues caused by incomplete installation and removed bug Something isn't working labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid:install Issues caused by incomplete installation
Projects
None yet
Development

No branches or pull requests

2 participants