Hi, @Enokela.
I just test on my system. win 10 pro, node v11.12.0, Python 2.7.14.
edit path in system environment variables → path → edit and change “C:\Windows\Microsoft.NET\Framework\v2.0.50727” to “C:\Windows\Microsoft.NET\Framework\v4.0.30319”.
then type in ‘command prompt’ :
“SET VCTargetsPath=C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140”
and you should be able to install aeproject globally.


