vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

fix: added node version check #6894

Closed skirianov closed 1 year ago

skirianov commented 1 year ago

Added Node version check to the CLI, since it may run into error while installing dependancies with Node 16+ version.

Fixed some minor issues

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Types of changes

Checklist:

Changelog

Tests

Code standards

Docs