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

With ```"spryker-sdk/spryk": "^0.2.3", "spryker-sdk/spryk-gui": "^0.1.5",``` is there something else

UK7KBE2JW
UK7KBE2JW Posts: 463 🧑🏻‍🚀 - Cadet
edited January 2020 in Help

With

"spryker-sdk/spryk": "^0.2.3",
"spryker-sdk/spryk-gui": "^0.1.5",

is there something else to do as adding the 3 console commands to the consoledependencyprovider? Because I am getting

Spryker Kernel Exception Can not resolve GraphController for your bundle "SprykGui" You can fix this by adding the missing Controller to your bundle.

Comments

  • Hi Julian,

    I don’t have an answer for your specific question, but I suggest to take a closer look at the console command to run spryk’s scenarios.
    Console command supports more functionality and should be considered as the primary code generation tool.