I am trying to install the telerik appbuilder
CLI to my windows machine. the first error i was getting was cl.exe could not be found. i solved this by modifying my install of visual studio community 2015 to include C++ and now i am getting alot more red in the cmd prompt window. i am trying to install the appbuilder using
npm install -g appbuilder
and here is a screenshot of the cmd window
am i missing some dependencies? the guide on how to set this up a is only the install line and after spending some time searching around. im not finding any others having problems setting appbuilder up.