Feel-ix-343 / markdown-oxide

PKM for the LSP
https://oxide.md
Apache License 2.0
1.03k stars 17 forks source link

cargo install no longer working #155

Closed cfuehrmann closed 3 months ago

cfuehrmann commented 3 months ago

I use markdown-oxide on WSL 1, inside which I run Ubuntu 24.

My latest successful update via cargo install was about two weeks ago. Now I get this error:

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 `docs/obsidian-minimal-publish` 
Feel-ix-343 commented 3 months ago

Thanks for reporting!

This should be fixed now

cfuehrmann commented 3 months ago

Thanks ever so much - cargo install is working for me again.

Feel-ix-343 commented 3 months ago

perfect!