Skip to content

unable to install via cargo install #2892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BenjaminBrienen opened this issue May 16, 2025 · 0 comments
Open

unable to install via cargo install #2892

BenjaminBrienen opened this issue May 16, 2025 · 0 comments

Comments

@BenjaminBrienen
Copy link

Bug Report

Environment

Zola version: main / v0.20.0

Expected Behavior

Installs successfully

Current Behavior

PS C:\Users\BenjaminBrienen\source\bevy-website> cargo install --git https://github.com/getzola/zola.git --locked zola --tag v0.20.0
    Updating git repository `https://github.com/getzola/zola.git`
    Updating git submodule `https://github.com/asbjornenge/Docker.tmbundle.git`
    Updating git submodule `https://github.com/beefsack/GDScript-sublime.git`
    Updating git submodule `https://github.com/dncrews/GraphQL-SublimeText3.git`
    Updating git submodule `https://github.com/JuliaEditorSupport/Julia-sublime.git`
    Updating git submodule `https://github.com/danro/LESS-sublime.git`
    Updating git submodule `https://github.com/sublimehq/Packages.git`
    Updating git submodule `https://github.com/zyxar/Sublime-CMakeLists.git`
    Updating git submodule `https://github.com/skozlovf/Sublime-GenericConfig.git`
    Updating git submodule `https://github.com/elm-community/SublimeElmLanguageSupport.git`
    Updating git submodule `https://github.com/315234/SublimeFortran.git`
    Updating git submodule `https://github.com/braver/SublimeSass.git`
    Updating git submodule `https://github.com/jbw3/SublimeTextLinkerSyntax`
    Updating git submodule `https://github.com/JohnNilsson/awk-sublime.git`
    Updating git submodule `https://github.com/princemaple/elixir-sublime-syntax.git`
    Updating git submodule `https://github.com/VcamX/protobuf-syntax-highlighting.git`
    Updating git submodule `https://github.com/tonsky/sublime-clojure.git`
    Updating git submodule `https://github.com/ziglang/sublime-zig-language.git`
    Updating git submodule `https://github.com/Phidica/sublime-fish.git`
    Updating git submodule `https://github.com/euler0/sublime-glsl.git`
    Updating git submodule `https://github.com/Martin819/sublime-jinja2.git`
error: failed to update submodule `sublime/syntaxes/sublime-jinja2`

Caused by:
  cannot checkout to invalid path 'Preferences/Symbol List: Blocks.tmPreferences'; class=Checkout (20)

Step to reproduce

Run command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant