Hi Guys,
There is a small bug with Sandcastle that causes it to fail to run if any console.log prints out a value that is null.
See:
This makes testing some code difficult, as there is always a chance in some cases that values being logged might be null.
Thanks.