I use the unminified version (`src/lasca.js`) for development and it lacks a couple of `var` statements, for eg. look here: https://github.com/Teradata/lasca/blob/master/src/lasca.js#L313 This is causing `ReferenceError` therefore the code cannot execute.