Calling Developers!
We are reenergizing our code contribution process! Learn More

What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello everyone I am trying to setup *Spryker B2C Demo Shop* for the Back End Development Basics trai

Options
U03DGGZFFS6
U03DGGZFFS6 Posts: 5 🧑🏻‍🚀 - Cadet

Hello everyone
I am trying to setup Spryker B2C Demo Shop for the Back End Development Basics training, using following links:
https://academy.spryker.com/learn/course/249/play/1961/spryker-demo-shop-setup-with-docker-for-macos
https://github.com/spryker-shop/b2c-demo-shop

But as soon as I run docker/sdk up , it starts cloning the composer packages until I get this exception:

10 4.606 [RuntimeException]

10 4.606 Failed to clone https://github.com/codeitnowin/barcode-generator.git via ht

10 4.606 tps protocols, aborting.

10 4.606

10 4.606 - https://github.com/codeitnowin/barcode-generator.git

10 4.606 Cloning into bare repository ‘/home/spryker/.composer/cache/vcs/https---g

10 4.606 ithub.com-codeitnowin-barcode-generator.git’...

10 4.606 remote: Repository unavailable due to DMCA takedown.

10 4.606 remote: See the takedown notice for more details:

10 4.607 remote: https://github.com/github/dmca/blob/master/2022/04/2022-04-20-b

10 4.607 arcodebakery.md.

10 4.607 fatal: unable to access ‘https://github.com/codeitnowin/barcode-generator

10 4.607 .git/’: The requested URL returned error: 403

Do we have any alternate for this package or any workaround? Any help would be appreciated.

Comments