Skip to content
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

Unable to build #8

Open
xjzzzxx opened this issue May 25, 2023 · 2 comments
Open

Unable to build #8

xjzzzxx opened this issue May 25, 2023 · 2 comments

Comments

@xjzzzxx
Copy link

xjzzzxx commented May 25, 2023

Running git submodule update --init --recursive ends with an error:

fatal: remote error: upload-pack: not our ref 6c11e7e58e04b00e79074f2eeef8e481be9e95d5
Fetched in submodule path 'nodejs/juice-shop/app', but it did not contain 6c11e7e58e04b00e79074f2eeef8e481be9e95d5. Direct fetching of that commit failed.
@kakunge
Copy link

kakunge commented Aug 25, 2023

git clone https://github.com/sefcom/Witcher
cd Witcher
git submodule deinit -f nodejs/juice-shop/app
git rm -f nodejs/juice-shop/app
git submodule add --force --name my-local-juice-shop [email protected]:/bkimminich/juice-shop.git nodejs/juice-shop/app
git submodule update --init --recursive
docker/build-all.sh

@Nefertari710
Copy link

b"fatal: couldn't find remote ref php-7.3.3\n"

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

3 participants