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

Hi, maybe someone can help me, when I try "docker/sdk up" than I get following error message: ``` PH

U02B30VHX0R
U02B30VHX0R Posts: 2 🧑🏻‍🚀 - Cadet
edited June 2022 in Docker

Hi, maybe someone can help me, when I try "docker/sdk up" than I get following error message:

 PHP Fatal error:  Uncaught Exception: Could not resolve path to vendor/autoload.php in /data/vendor/spryker/install/bin/install:17
Stack trace:
#0 {main}
  thrown in /data/vendor/spryker/install/bin/install on line 17

Fatal error: Uncaught Exception: Could not resolve path to vendor/autoload.php in /data/vendor/spryker/install/bin/install:17
Stack trace:
#0 {main}
  thrown in /data/vendor/spryker/install/bin/install on line 17

how can I solve this issue?

Comments

  • Alberto Reyer
    Alberto Reyer Posts: 690 🪐 - Explorer

    You are sure the composer install has run successfully? If not look what issue has been shown during the container build when composer install was executed.