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..

I am trying to setup Spryker on Windows. after running `docker/sdk up` commmand, getting following

U035GSLDLVD
U035GSLDLVD Posts: 90 🧑🏻‍🚀 - Cadet

I am trying to setup Spryker on Windows.

after running docker/sdk up commmand, getting following error:

    [RuntimeException]
Failed to clone <https://github.com/codeitnowin/barcode-generator.git> via https protocols, aborting.

 - <https://github.com/codeitnowin/barcode-generator.git>
Cloning into bare repository '/home/spryker/.composer/cache/vcs/https---github.com-codeitnowin-barcode-generator.
git'...
remote: Repository unavailable due to DMCA takedown.
remote: See the takedown notice for more details:
remote: <https://github.com/github/dmca/blob/master/2022/04/2022-04-20-barcodebakery.md>.
fatal: unable to access '<https://github.com/codeitnowin/barcode-generator.git/>': The requested URL returned error
: 403

Seems some files are not being downloaded due to DMCA issue. I tried to run same command with sudo but getting same result. please help!

Comments