googlearchive / topeka

quiz app
538 stars 189 forks source link

deploy.sh (vulcanize) causes errors #25

Open dougchestnut opened 9 years ago

dougchestnut commented 9 years ago

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