Below are the most common commands used in npm (Node Package Manager) Install npm & dependencies Install npm with the version Install Jest Global Delete previous & new installation Install SASS Install Axios Install package Uninstall package Remove node_modules and…
The Git commands cheat sheet summarizes commonly used Git command line instructions for quick reference Origin Origin stands for the address of your repository Master or main Master or main represents your master branch Add Readme file Add the following…
During the development process a lot of time you come across situations where you need to restore the B2B Commerce database from Optimizely Staging or Production to our local environment. Most of the time we have a console user username…
If you are running an elastic search in your local environment or on a hosted environment you might come across the following error. You can view this error in Event Viewer and System logs. The Elasticsearch 5.5.3 (Elasticsearch5.5.3) service terminated…
A lot of times we come across issues when our disk space is consumed and we need to move our database MDF & LDF files from their default location. In an earlier version of SQL Server, you have to use…
I come across the following error while comparing Date in Linq lambda in the .NET C# project. The exact error is The specified type member ‘Date’ is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation…
There are several options to integrate Optimizely CMS/Commerce with HubSpot CRM. You can use the HubSpot connector or maybe your requirement is just to collect data from customers and submit it to HubSpot. There are 2 ways HubSpot can capture…
In large eCommerce organizations, Data resides different places like in eCommerce platforms, CRM, ERP or tools like google analytics. This data is very helpful to use in C-Level reporting, resource planning or creating targeted personalization campaigns to get a better…
The term ‘Serverless’ is a bit of false advertising and this word became more of a buzzword. As always Buzzwords tend to lose their meaning, it’s more about the power of the word than what that word means. So what…