Feel-ix-343/markdown-oxide

cargo install issues

Closed this issue · 3 comments

Hi there I was trying to install markdown-oxide for use with helix and running into the following issue

-> % cargo install --locked --git https://github.com/Feel-ix-343/markdown-oxide.git markdown-oxide
    Updating git repository `https://github.com/Feel-ix-343/markdown-oxide.git`
error: failed to update submodule `crates/md_parser/tree-sitter-markdown`

Caused by:
  no URL configured for submodule 'crates/md_parser/tree-sitter-markdown'; class=Submodule (17)

😢 oh no ... thanks for reporting

did that fix things?

It did indeed, thank you for the quick fix!