Search This Blog

Monday, July 27, 2020

Reset Atlassian SourceTree password


Go to %LOCALAPPDATA%\Atlassian\SourceTree

and delete passwd file

Monday, March 2, 2020

Terminal not working on Sourcetree 3.3.6

Solution

Go to 
Tools\Options\Git

Change Git Version to System



Friday, April 12, 2019

Install UglifyJS Webpack Plugin


Install UglifyJS Webpack Plugin


npm install uglifyjs-webpack-plugin --save-dev

Thursday, March 28, 2019

node asserts in node_contextify.cc:631 Assertion `args[1]->IsString()' failed

How to solve 

node asserts in node_contextify.cc:631 Assertion `args[1]->IsString()' failed ?

Solution:

npm i natives