<div dir="ltr">Hi this should be pretty straight forward but I'm getting stuck. I installed buildbot (0.9.06b)on my machine a Windows 7 machine. I have managed to get it up and running however when I try to display the web page(IE8), I get the error Angular not defined. This being a brand new windows box I was not too surprised. I proceeded to download NodeJS the executable and run it on the machine so Node is installed. I then went to [<a href="https://angularjs.org">Angular website</a>][1] downloaded the zip file, but i'm not sure what to do next?<br>I tried <br><br>> npm install Angular<br><br> <br>and a few variations i.e specifying the version, unzipping the file. But still cannot install it.<br>My machine is behind a firewall so it cannot just go off to the web and get more stuff. It all has to work locally.<br>How should I go about installing Angular?<br>How can I check that Angular is installed?<br><br>Regards<br><br>  [1]: <a href="https://angularjs.org">https://angularjs.org</a><br></div>