How to split file in windows just like linux
If you have “git bash” use the linux split, if don’t have it, download it from: https://git-scm.com/ I hope it works for you
If you have “git bash” use the linux split, if don’t have it, download it from: https://git-scm.com/ I hope it works for you
I had a similar problem. I found that this switch helped me –msvs_version=2012 so for example npm install –msvs_version=2012 <package>