BitBagCommerce / SyliusVueStorefrontPlugin

Sylius plugin integrating Sylius with Vue Storefront
45 stars 24 forks source link

SymfonyCloud installing assets error #119

Closed johnnypea closed 1 year ago

johnnypea commented 3 years ago

What is the recommended setup here? I followed https://docs.sylius.com/en/latest/cookbook/deployment/symfonycloud.html. Thanks.

❯ symfony ssh bin/console sylius:install:assets
WARNING Connecting to the master environment of the app application
Installing Sylius assets for environment prod.

Cannot run command due to bad directory permissions (tried to change permissions to 0755).

Set "/app/public" writable and run command "sylius:install:assets"

  Process exited with status 1
PiotrSzymanski2000 commented 1 year ago

The current solution is deprecated as it was created for Vue Storefront v1. For Vue Storefront 2 integration check out our GraphQL-based integration - https://github.com/BitBagCommerce/SyliusVueStorefront2Plugin