How to download the elbrus version tool kit and run local steps.

To download the elbrus version tool kit
Navigate to commerce>Hosting>ssp application.
Then check the currently used elbrus version view the file open the application folder Link, open the backup folder.
Download the latest backup by checking the last time of manifest file and download the first 3 files as given in the screenshot and save the 3 files in a folder.

After that extract the large file in that folder so the tool kit will be extracted.
To Run Local:

Open the cmd in the current folder and use the node version as 6.11.5
Run the command: npm install & gulp local to run the local.
If the gulp not recognized run the command: npm install -g gulp.

If the following error is showing as throw er: // Unhandled error event

In the root directory of sca use the cmd go to ./node_modules/gulp-tt2woff

Run npm install ttf2woff@2.0.2

Go to ./node_modules/gulp-ttf2eot

Run npm install ttf2eot@2.0.0

Leave a comment

Your email address will not be published. Required fields are marked *