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 All, I am facing this error while running composer update or require command or when i am trying

U01NPM6LAG3
U01NPM6LAG3 Posts: 11 🧑🏻‍🚀 - Cadet

Hi All,
I am facing this error while running composer update or require command or when i am trying to install a module using composer command

composer require spryker/content-navigation

any suggestion on this?

Comments

  • Ahmed Sabaa
    Ahmed Sabaa Senior Application Architect @Spryker Posts: 54 🧑🏻‍🚀 - Cadet

    Seems like you’re running composer update on a system that does not have the required php extensions installed.
    Are you running this inside the docker container?

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

    In addition to the above, try docker/sdk cli composer require spryker/content-navigation.

  • U01NPM6LAG3
    U01NPM6LAG3 Posts: 11 🧑🏻‍🚀 - Cadet

    @valerii.trots This command is works for me. But after that I'm getting an error in Yves and Zed.