NvChad / NvChad

Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
https://nvchad.com/
GNU General Public License v3.0
24.47k stars 2.11k forks source link

Failed to update #2324

Closed krtffl closed 1 year ago

krtffl commented 1 year ago

Describe the bug

When running :NvChadUpdate, extensions fails with the following message fatal: could not read Username: terminal prompts disabled

To Reproduce Steps to reproduce the behavior:

  1. Open nvim
  2. Run :NvChadUpdate
  3. See error

Expected behavior It should update without issues

Desktop (please complete the following information):

Additional context After that I'm getting further errors, not sure if related to this update or not.

^Ino field package.preload['nvchad_ui']
cache_loader: module nvchad_ui not found
cache_loader_lib: module nvchad_ui not found
^Ino file './nvchad_ui.lua'
^Ino file '/usr/local/share/luajit-2.1.0-beta3/nvchad_ui.lua'
^Ino file '/usr/local/share/lua/5.1/nvchad_ui.lua'
^Ino file '/usr/local/share/lua/5.1/nvchad_ui/init.lua'
^Ino file './nvchad_ui.so'
^Ino file '/usr/local/lib/lua/5.1/nvchad_ui.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'

# stacktrace:
  - ~/.config/nvim/lua/plugins/init.lua:23 _in_ **config**
  - ~/.config/nvim/lua/plugins/init.lua:279
  - ~/.config/nvim/init.lua:21
krtffl commented 1 year ago

Seems it is not happening anymore after uninstalling and installing back again.

siduck commented 1 year ago

@krtffl please do a git pull in the nvim config path