-
Hey guys
on windows `docker-compose up` yields
`sfa_app_1 exited with code 127`
and
`app_1 | /usr/local/bin/docker-entrypoint.sh: exec: line 8: /usr/local/bin/storefront-api.sh: not found `
…
ghost updated
2 years ago
-
### Describe the Bug
Hi after upgrading our dependencies to `~2.7` `@vue-storefront/middleware` and `@vue-storefront/magento` (1.0.0)
we have this kind of errors on our testing environment : Cannot…
-
Hi!
I am currently using snowdogs cms API and inside of a Magento CMS page, I have iframed the checkout. I am now calling out this cms page like "vuestorefront.io/payment" instead of "cms.magento.i…
ghost updated
5 years ago
-
Hi, I'm working on a Vue Storefront project, so Nuxt based, with Vue 2.6. I've installed v-calendar, imported with `import VCalendar from 'v-calendar';` in my Home component and exported it, as any ot…
-
I am trying to work through the readme to get the API up and running.
In the **Installation** section I am using the command shown for the Standard (B) mode. I checked my containers with `docker c…
-
### Describe the Bug
tried installing via the doc command
`npx @vue-storefront/cli generate store`
but just get the error
`sh: cli: command not found`
I am using node 16.15 and have yarn in…
-
I would love to be able to use Slate to build a theme using Vue.js, graphql and Shopify storefront api !
But it seems Slate can't compile .vue files yet.
I get the following error.
Also tried …
-
## What is the motivation for adding / enhancing this feature?
Currently, per each catalog request, we're executing at least 2 Elastic queries:
* getting the products,
* getting the tax rates to …
pkarw updated
3 years ago
-
## What is the motivation for adding / enhancing this feature?
We're using the `product.product_option` to provide the backend with the selected product options. [Here you have the code which is set…
pkarw updated
3 years ago
-
## Current behavior
Mounting components out of template tree results in internationalization (i18n) and probably other global mixins not working.
`// Dynamically inject a component into the order r…