-
It was reported on Slack, I don't know the exact version of the module, just got the log of reindex job that should faill, but finished succesfully.
```
yarn run v1.13.0
$ node scripts/db.js rebu…
-
### Describe the Bug
CLI throws error when, probably because Yarn is not installed
npx @vue-storefront/cli generate store
### Current behavior
CLI throws ugly error
### Expected behavior
CLI sh…
-
## What is the motivation for adding/enhancing this feature?
Add unit tests for the module. Reference/example:
* https://github.com/DivanteLtd/vue-storefront/tree/develop/core/modules/catalog-next/…
pkarw updated
3 years ago
-
## Current behavior
According to the documentation to import 3rd party plugins I have to register it in /src/themes/default/plugins/index.js , which I have tried to do
```
import firebaseui fro…
-
## What is the motivation for adding / enhancing this feature?
Currently, we have hardcoded 3.1.6 version to make sure everything works properly. Unfortunately, newer versions cause issues.
## What…
-
## Current behavior
On kubenretes all works fine when using the dev env ( running yarn dev ) but once I change the env variable to production or test , it runs "yarn start" but it is not successfully …
-
### Describe the Bug
npx @vue-storefront/cli generate store doesn't generate a store to yarn/ yarn dev to start with
### Current behavior
root@vps:~# npx @vue-storefront/cli generate store
┌ Welc…
-
I'm trying to build Vue Storefront in production mode (build and start), but there is some problem with external-checkout library.
Build and start are successful but when I open it in the browser i…
-
Hi,
The following command throws error.
```
npx @vue-storefront/cli create integration
```
Error:
```
› Error: command create:integration not found
```
-
## Current behavior
error: Unhandled Rejection at: Promise Promise {
TypeError: Cannot read property 'attribute_id' of null
at findOptionValues (/var/www/html/storefront-api/node_modules/mage…
ghost updated
3 years ago