A
Alokaiβ€’10mo ago
vasilii_81808

VueStorefront 1 - spin-up existing codebase on local env.

Hi guys! I'm having a codebase for the vue storefront v1 connected with magento on the staging website. I'm trying to spin it up locally somehow, but running yarn install goes into several issues. For example:
warning Error running install script for optional dependency: "/Users/vasilii/Sites/website/node_modules/iltorb: Command failed.
...
../.../node_modules/deasync: Command failed.
warning Error running install script for optional dependency: "/Users/vasilii/Sites/website/node_modules/iltorb: Command failed.
...
../.../node_modules/deasync: Command failed.
Unfortunately, from the previous devs there is no docs at all on how to spin up the env. locally or how is that working on the staging. Was trying to find out the solution on the web but everything I can get is for the newest vue storefront. Any directions and articles for the VueStorefront v1 is appreciated (already know about https://docs.vuestorefront.io/v1/)
1 Reply
rohrig
rohrigβ€’10mo ago
Hi @vasilii_81808 πŸ‘‹ , I see you already listed the docs. That's a great place to start. Have to seen this specific page? https://docs.vuestorefront.io/v1/guide/installation/linux-mac.html#installing-the-vue-storefront-api-locally Once things have been customized it's difficult to help without knowing exactly what scripts are running etc. Let me know if that doc helps. πŸ˜„