googlearchive/topeka

deploy.sh (vulcanize) causes errors

dougchestnut opened this issue · 0 comments

If I try to use the bower install method I get:
flags.log.split is not a function

The Git method produces a more understandable error for me (webcomponent.js is looking for it's script container in the dom and can't find it) :
Uncaught TypeError: Cannot read property 'getAttribute' of null