vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

Errors are not logged into log file #223

Closed bloodf closed 3 years ago

bloodf commented 3 years ago

From vue-storefront created by Nocturnal-2: vuestorefront/vue-storefront#5579

Current behavior

When there is an error during 'vue-storefront' installation, the following line is displayed in the terminal

Please check log file for details: /home/superadmin/workspace/vue/vue-storefront4/var/log/install.log

But install.log doesn't have any information related to the error.

Expected behavior

The reason for error should be logged into install.log

Steps to reproduce the issue

There must be several ways to reproduce this issue. You can try the following,

  1. Git clone 'vue-storefront' into a directory
  2. Change the version of dependency from "node-sass": "^4.12.0" to "5.0.0" in package.json
  3. Run yarn command
  4. Run yarn installer command

Version of Vue Storefront

Can you handle fixing this bug by yourself?

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option.

Environment details

Additional information

Screenshot from 2021-02-24 21-17-59