I am trying to Merge my local branch to Target branch on server VSTS but it always failed by saying below error message:-
EXEC:EXEC(0,0): Error : not found: python2
My local publish works well but only issue when merging any source to target branch on VSTS.
I am able to resolve this issue by adding following command :- Only issue was that Python was not installed on server, so these 2 command will help you to install that package:-
1) npm install nan 2) npm install node-sass
it works like a charm, thanks everyone for your reply.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With