Skip to content

Getting Started: Get local copies of the project submodules so you can build and run your site locally #298

@Olex2

Description

@Olex2

A few weeks ago, when I first installed a docsy site, I had no problems with Step 3 of 'Using the command line:

git submodule update --init --recursive

This command still works on that site.

However, on a brand new site, following the two steps preceding this one, this git submodule command fails (on two machines) with:

Cloning into 'D:/Hugo/Sites/name/themes/docsy/assets/vendor/bootstrap'... fatal: early EOF fatal: The remote end hung up unexpectedly fatal: index-pack failed error: RPC failed; curl 18 transfer closed with outstanding read data remaining

On the other hand, there is no problem with:

Cloning into 'D:/Hugo/Sites/name/themes/docsy/assets/vendor/Font-Awesome'...

What am I missing here?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions