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

Hello Everyone I am facing some issues when running "*vendor/bin/console propel:install*" command pl

U04H56FFHAP
U04H56FFHAP Posts: 9 🧑🏻‍🚀 - Cadet
edited February 2023 in Help

Hello Everyone I am facing some issues when running "vendor/bin/console propel:install" command please find below screenshot for the same. Please help me on this.

Comments

  • sebastian.larisch
    sebastian.larisch Spryker Customer Posts: 143 🧑🏻‍🚀 - Cadet

    actually error is telling u what to do. “Uncommitted migrations have been found …“. Check your src/Orm/Propel/GLOBAL/Migration_pgsql directory

  • UP8T3GKFH
    UP8T3GKFH Posts: 56 🧑🏻‍🚀 - Cadet

    use vendor/bin/console propel:migration:delete to delete old migration files

  • U04H56FFHAP
    U04H56FFHAP Posts: 9 🧑🏻‍🚀 - Cadet

    Hi @UP8T3GKFH & @UNGMX0012 thank you so much for help its working fine now.