From cfddab6e7435664ec6b54d5f3e850c692785da9f Mon Sep 17 00:00:00 2001 From: tkostuch Date: Wed, 22 Apr 2020 11:36:17 +0200 Subject: [PATCH] add Troubleshooting --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index de45fd4..ade643b 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,12 @@ To be able to use new Default theme in your Vue Storefront installation, you nee 1. That’s all! Now after opening your development server (http://localhost:3000 by default) you should see Vue Storefront with Default theme! 🎉 +## Troubleshooting +After `git submodule add -b master git@github.com:DivanteLtd/vsf-default.git src/themes/default` you see message: +`'src/themes/default' already exists in the index` + +That is shown because directory already exist or if you removed it then you need to remove it from git index `git rm --cached src/themes/default` + ## The screenshots Vue Storefront - Annimations in the sidebar cart