Skip to content

cant install nvim-neorocks under windows #358

Answered by mrcjkb
MarvinHauke asked this question in Q&A
Discussion options

You must be logged in to vote

Hey 👋

The error is thrown here, because you don't have sh or git bash installed:

rocks.nvim/installer.lua

Lines 192 to 194 in ccdaaa1

sc = vim.system({
"sh",
"configure",

We definitely need to wrap those calls to output nicer error messages:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrcjkb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants