cant install nvim-neorocks under windows #358
Answered
by
mrcjkb
MarvinHauke
asked this question in
Q&A
|
I always get this error while trying to install with the install script under windows. |
Answered by
mrcjkb
May 28, 2024
Replies: 1 comment
|
Hey 👋 The error is thrown here, because you don't have We definitely need to wrap those calls to output nicer error messages: |
0 replies
Answer selected by
mrcjkb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hey 👋
The error is thrown here, because you don't have
shor git bash installed:https://github.com/nvim-neorocks/rocks.nvim/blob/ccdaaa1cb1f5484575c81f452f1961ee1a005d51/installer.lua?plain=1#L192-L194
We definitely need to wrap those calls to output nicer error messages: