<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi,<br></div> I am trying to do a new source install of the latest buildbot revision from GitHub, and I seem to be running into a problem related to the web frontend and 'guanlecoja-ui'.<br><br></div> It appears that I have successfully installed all components from the repository, then I start buildbot in the normal fashion:<br><br></div><span style="font-family:monospace,monospace">$ buildbot start master<br></span><br></div>  And the try to visit the default page at localhost:8010<br><br></div>The page however, is completely blank.  If I open up the web console, I see some kind of Angular related error:<br><br>--------------<br><span style="font-family:monospace,monospace">Error: [$injector:modulerr] Failed to instantiate module app due to:<br>[$injector:modulerr] Failed to instantiate module waterfall_view due to:<br>[$injector:modulerr] Failed to instantiate module guanlecoja.ui due to:<br>[$injector:nomod] Module 'guanlecoja.ui' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.</span><br>--------------<br><br></div>I have tried to install 'guanlecoja-ui' every way I can think of, from the repo, using npm, using the source, using gulp, etc, etc, but no matter what I do I end up with this error.<br><br></div>I am running everything on a fresh VirtualBox VM with Ubuntu 14.04.<br><br></div>Any insights on how/where I can make this module available would be very much welcome!  I assume I am making some foolish mistake with the configuration.<br><br></div>Best,<br></div> Joe<br></div>