Spryker installation is failing at Section build-static stage

dipen.vyas
dipen.vyas Spryker Solution Partner Posts: 1 🧑🏻‍🚀 - Cadet

I tried to install Spryker b2b on my system. I reset the local using docker/sdk reset and tried to do fresh setup with new b2b-demo-shop code.

My installation is getting failed. I have attached screenshot. Maybe Spryker docker build is getting failed.

I tried in multiple devices and getting the same error.



Answers

  • profuel
    profuel SSA Sprykee Posts: 63 🪐 - Explorer

    It's very unfortunate, @dipen.vyas .

    Default recommendation is to remove node_modules folder and rerun install.

    But I suggest you to run the same command in a debug mode:

    console f:p:i -vvv
    

    And then react to the errors you encounter.