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

hey it was suggested that I give a shout here about this issue:

U01JBB8LNTE
U01JBB8LNTE Posts: 207 🧑🏻‍🚀 - Cadet

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice
    edited January 2021

    Hey Edward, as I answered you here https://github.com/spryker/documentation/issues/224, there is a problem when our documentation is ahead of actual code base. So our product team is deciding how will they proceed: either fix the documentation or release a patch version of our demo shops.

  • U01JBB8LNTE
    U01JBB8LNTE Posts: 207 🧑🏻‍🚀 - Cadet

    Ah so, the hello world part of the bootcamp is blocked until the patch comes out? Or would just need to use the vagrant box?

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Ah, sorry. haven't read till the end.

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Then let's wait for the help here as I'm on Linux and there are no problems with file sync.

  • U01JBB8LNTE
    U01JBB8LNTE Posts: 207 🧑🏻‍🚀 - Cadet

    Hm. Fair enough might switch to linux to move forward while waiting. cheers 🍻

  • U01JBB8LNTE
    U01JBB8LNTE Posts: 207 🧑🏻‍🚀 - Cadet

    Heya, after a bit of experimenting, first with the master branch and then with the 202009.0 original clone I figure out that I just need to run

    $ docker/sdk trouble
    $ docker/sdk up --build --assets
    

    It is my current hypothesis that all I needed to do originally was run

    $ docker/sdk up --build --assets

    Instead of

    $ docker/sdk up