Differential / polymer-demo

Polymer & Meteor
164 stars 44 forks source link

Demo does not run #20

Closed davidcittadini closed 7 years ago

davidcittadini commented 9 years ago

I tried the instructions exactly as per your README and all I got was the following - this was done on a fresh install using the latest Meteor release:

=> Started proxy. => Started MongoDB. bower_components/web-animations-js/node_modules/mocha/mocha.css: warn: @charset rules in this file will be ignored as UTF-8 is the only encoding supported bower_components/polymer-test-tools/mocha/mocha.css: warn: @charset rules in this file will be ignored as UTF-8 is the only encoding supported => Errors prevented startup:

While building the application:

bower_components/web-animations-js/test/blink/interpolation/background-color-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/background-image-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/background-position-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/background-position-origin-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/background-size-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/border-color-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/border-image-outset-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/border-image-slice-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/border-image-source-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/border-image-width-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/border-radius-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/border-spacing-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/border-width-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/bottom-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/box-shadow-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/calc-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/clip-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/color-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/filter-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/flex-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/font-size-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/font-weight-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/height-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/left-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/letter-spacing-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/line-height-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/list-style-image-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/margin-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/max-height-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/max-width-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/min-height-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/min-width-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/object-position-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/opacity-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/orphans-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/outline-color-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/outline-offset-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/outline-width-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/padding-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/perspective-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/perspective-origin-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/right-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/shape-image-threshold.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/shape-margin.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/shape-outside.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/text-decoration-color-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/text-indent-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/text-shadow-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/top-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/transform-matrix-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/transform-none-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/transform-origin-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/transform-perspective-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/transform-rotate-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/transform-scale-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/transform-skew-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you)

bower_components/web-animations-js/test/blink/interpolation/transform-translate-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/vertical-align-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/viewport-unit-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/visibility-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/widows-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/width-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/word-spacing-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/z-index-interpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/interpolation/zoom-iterpolation.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/bind_to_attributes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/bind_to_input_elements.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/bind_to_text.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/conditional_attributes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/conditional_template.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/custom_syntax.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/nested_templates.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/how_to/recursive_templates.html:9: bad formatting in HTML template bower_components/TemplateBinding/examples/how_to/template_ref.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/examples/util/view_controller_test.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/samples/pinch/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/samples/simple/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/test/html/content-handler.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/test/html/focus.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/test/html/ghostclick.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/2-keyframes-with-offsets.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/3-keyframes-with-offsets.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/add-keyframes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/eased-keyframes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/get-animation-players.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/get-css-players.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/insufficient-keyframes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/keyframe-properties.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/keyframes-with-null-offsets.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/out-of-order-keyframes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/same-offset-keyframes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/blink/simple-keyframes.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/benchmark/codereview-diff.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/TemplateBinding/benchmark/index.html:1: bad formatting in HTML template bower_components/TemplateBinding/examples/tic-tac-toe.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/test/core-ajax-progress.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/test/core-ajax-race.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/test/core-ajax.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/grid.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/list.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/music.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/nested-animated-pages.html:10: bad formatting in HTML template bower_components/core-animated-pages/demos/nested.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/news.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/quiz1.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/shadow.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/demos/simple.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/transitions/cascade-transition.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/core-transition-pages.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/cross-fade.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/hero-transition.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/list-cascade.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/scale-up.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/slide-down.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/slide-from-bottom.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/slide-from-right.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/slide-up.html:10: bad formatting in HTML template bower_components/core-animated-pages/transitions/tile-cascade.html:10: bad formatting in HTML template bower_components/core-animation/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-collapse/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-collapse/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-doc-viewer/elements/core-doc-page.html:10: bad formatting in HTML template bower_components/core-doc-viewer/elements/core-doc-toc.html:10: bad formatting in HTML template bower_components/core-dropdown-menu/test/a11y.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown-menu/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown-menu/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-input/test/a11y.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-input/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-input/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-debug-grid.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-debug.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-flickr-grid-grouped.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-flickr-grid.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-flickr-responsive.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-flickr.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-grid-grouped.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-grid.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-messages-shp.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-messages.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-pages.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-resize.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-splitter.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/demos/demo-variable.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/test/core-list-basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/test/core-list-data.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/test/core-list-selection.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-localstorage/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-localstorage/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-localstorage/test/raw.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-localstorage/test/value-binding.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu-button/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu-button/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-range/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-range/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-resizable/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-resizable/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-resizable/test/test-elements.html:1: bad formatting in HTML template bower_components/core-scroll-header-panel/demos/demo1.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo2.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo3.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo4.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo5.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo6.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo7.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo8.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/demo9.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/demos/lorem-ipsum.html:10: bad formatting in HTML template bower_components/core-scroll-header-panel/demos/sample-content.html:10: bad formatting in HTML template bower_components/core-selection/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selection/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selection/test/multi.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/activate-event.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/content.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/multi.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/next-previous.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/selected-attr-prop.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/test/template-repeat.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-toolbar/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-toolbar/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/google-code-prettify/examples/quine.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/google-code-prettify/styles/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/google-code-prettify/styles/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/observe-js/benchmark/index.html:1: bad formatting in HTML template bower_components/observe-js/examples/circles.html:10: bad formatting in HTML template bower_components/observe-js/examples/constrain.html:10: bad formatting in HTML template bower_components/observe-js/examples/persist.html:10: bad formatting in HTML template bower_components/paper-button/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-button/test/paper-button.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dialog/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dropdown-menu/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-elements/demos/core-toolbar.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-fab/test/a11y.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-fab/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-fab/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-icon-button/test/a11y.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-icon-button/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-icon-button/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-input/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-input/test/paper-autogrow-textarea.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-input/test/paper-input-decorator.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-input/test/paper-input.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-ripple/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-ripple/test/position.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-shadow/test/basic.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-shadow/test/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/test/runner.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/demos/checkbox.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/demos/color.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/demos/radio.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/demos/range.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/demos/string.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/templates/runner.html:16: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/templates/web-animations.html:16: bad formatting in HTML template bower_components/web-animations-js/test/runner-web-animations-next-lite.html:16: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/runner-web-animations-next.html:16: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/runner-web-animations.html:16: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/web-animations-js/test/testharness-runner.html:16: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) client/templates/layout/imports.html:2: bad formatting in HTML template bower_components/TemplateBinding/sample.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/URL/playground.html:1: bad formatting in HTML template bower_components/URL/urltestgenerator.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/URL/urltestharness.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/URL/urltestrunner.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/context-free-parser/context-free-parser.html:10: bad formatting in HTML template bower_components/context-free-parser/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/context-free-parser/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-a11y-keys/core-a11y-keys.html:77: bad formatting in HTML template bower_components/core-a11y-keys/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-a11y-keys/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/core-ajax.html:34: bad formatting in HTML template bower_components/core-ajax/core-xhr.html:23: bad formatting in HTML template bower_components/core-ajax/demo-progress.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-ajax/metadata.html:10: bad formatting in HTML template bower_components/core-animated-pages/core-animated-pages.html:10: bad formatting in HTML template bower_components/core-animated-pages/demo.html:10: bad formatting in HTML template bower_components/core-animated-pages/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animated-pages/metadata.html:10: bad formatting in HTML template bower_components/core-animation/core-animation-group.html:10: bad formatting in HTML template bower_components/core-animation/core-animation.html:10: bad formatting in HTML template bower_components/core-animation/demo.html:9: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animation/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-animation/web-animations.html:10: bad formatting in HTML template bower_components/core-collapse/core-collapse.html:47: bad formatting in HTML template bower_components/core-collapse/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-collapse/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-component-page/core-component-page.html:10: bad formatting in HTML template bower_components/core-component-page/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-component-page/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-doc-viewer/core-doc-viewer.html:11: bad formatting in HTML template bower_components/core-doc-viewer/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-doc-viewer/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-docs/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-drag-drop/core-drag-drop.html:10: bad formatting in HTML template bower_components/core-drag-drop/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-drag-drop/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-drawer-panel/core-drawer-panel.html:78: bad formatting in HTML template bower_components/core-drawer-panel/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-drawer-panel/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-drawer-panel/metadata.html:10: bad formatting in HTML template bower_components/core-dropdown-menu/core-dropdown-menu.html:41: bad formatting in HTML template bower_components/core-dropdown-menu/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown-menu/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown/core-dropdown-base.html:24: bad formatting in HTML template bower_components/core-dropdown/core-dropdown.html:83: bad formatting in HTML template bower_components/core-dropdown/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-dropdown/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-elements/core-elements.html:19: bad formatting in HTML template bower_components/core-elements/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-elements/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-elements/metadata.html:13: bad formatting in HTML template bower_components/core-field/core-field.html:10: bad formatting in HTML template bower_components/core-field/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-field/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-field/metadata.html:10: bad formatting in HTML template bower_components/core-focusable/core-focusable.html:1: bad formatting in HTML template bower_components/core-focusable/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-header-panel/core-header-panel.html:69: bad formatting in HTML template bower_components/core-header-panel/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-header-panel/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-header-panel/metadata.html:10: bad formatting in HTML template bower_components/core-icon-button/core-icon-button.html:28: bad formatting in HTML template bower_components/core-icon-button/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-icon-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-icon-button/metadata.html:10: bad formatting in HTML template bower_components/core-icon/core-icon.html:57: bad formatting in HTML template bower_components/core-icon/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-icon/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-icon/metadata.html:10: bad formatting in HTML template bower_components/core-icons/av-icons.html:10: bad formatting in HTML template bower_components/core-icons/communication-icons.html:10: bad formatting in HTML template bower_components/core-icons/core-icons.html:33: bad formatting in HTML template bower_components/core-icons/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-icons/device-icons.html:10: bad formatting in HTML template bower_components/core-icons/editor-icons.html:10: bad formatting in HTML template bower_components/core-icons/hardware-icons.html:10: bad formatting in HTML template bower_components/core-icons/image-icons.html:10: bad formatting in HTML template bower_components/core-icons/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-icons/maps-icons.html:10: bad formatting in HTML template bower_components/core-icons/notification-icons.html:10: bad formatting in HTML template bower_components/core-icons/social-icons.html:10: bad formatting in HTML template bower_components/core-iconset-svg/core-iconset-svg.html:50: bad formatting in HTML template bower_components/core-iconset-svg/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-iconset-svg/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-iconset-svg/svg-sample-icons.html:11: bad formatting in HTML template bower_components/core-iconset/core-iconset.html:61: bad formatting in HTML template bower_components/core-iconset/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-iconset/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-image/core-image.html:63: bad formatting in HTML template bower_components/core-image/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-image/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-image/metadata.html:10: bad formatting in HTML template bower_components/core-input/core-input.html:39: bad formatting in HTML template bower_components/core-input/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-input/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-input/metadata.html:10: bad formatting in HTML template bower_components/core-item/core-item.html:31: bad formatting in HTML template bower_components/core-item/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-item/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-item/metadata.html:10: bad formatting in HTML template bower_components/core-label/core-label.html:40: bad formatting in HTML template bower_components/core-label/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-label/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-layout-grid/core-layout-grid.html:20: bad formatting in HTML template bower_components/core-layout-grid/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-layout-grid/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-layout-grid/metadata.html:10: bad formatting in HTML template bower_components/core-layout-trbl/core-layout-trbl.html:124: bad formatting in HTML template bower_components/core-layout-trbl/core-slide.html:10: bad formatting in HTML template bower_components/core-layout-trbl/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-layout-trbl/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/core-list.html:175: bad formatting in HTML template bower_components/core-list/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-list/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-localstorage/core-localstorage.html:27: bad formatting in HTML template bower_components/core-localstorage/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-localstorage/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-media-query/core-media-query.html:35: bad formatting in HTML template bower_components/core-media-query/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-media-query/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu-button/core-menu-button.html:37: bad formatting in HTML template bower_components/core-menu-button/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu-button/metadata.html:10: bad formatting in HTML template bower_components/core-menu/core-menu.html:58: bad formatting in HTML template bower_components/core-menu/core-submenu.html:60: bad formatting in HTML template bower_components/core-menu/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-menu/metadata.html:10: bad formatting in HTML template bower_components/core-meta/core-meta.html:58: bad formatting in HTML template bower_components/core-meta/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-meta/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-overlay/core-key-helper.html:10: bad formatting in HTML template bower_components/core-overlay/core-overlay-layer.html:9: bad formatting in HTML template bower_components/core-overlay/core-overlay.html:10: bad formatting in HTML template bower_components/core-overlay/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-overlay/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-pages/core-pages.html:33: bad formatting in HTML template bower_components/core-pages/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-pages/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-pages/metadata.html:10: bad formatting in HTML template bower_components/core-range/core-range.html:26: bad formatting in HTML template bower_components/core-range/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-range/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-resizable/core-resizable.html:14: bad formatting in HTML template bower_components/core-resizable/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scaffold/core-scaffold.html:67: bad formatting in HTML template bower_components/core-scaffold/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scaffold/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scaffold/metadata.html:10: bad formatting in HTML template bower_components/core-scroll-header-panel/core-scroll-header-panel.html:53: bad formatting in HTML template bower_components/core-scroll-header-panel/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-header-panel/metadata.html:10: bad formatting in HTML template bower_components/core-scroll-threshold/core-scroll-threshold.html:50: bad formatting in HTML template bower_components/core-scroll-threshold/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-threshold/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-scroll-threshold/metadata.html:10: bad formatting in HTML template bower_components/core-selection/core-selection.html:73: bad formatting in HTML template bower_components/core-selection/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selection/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/core-selector.html:65: bad formatting in HTML template bower_components/core-selector/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-selector/metadata.html:10: bad formatting in HTML template bower_components/core-shared-lib/core-shared-lib.html:9: bad formatting in HTML template bower_components/core-shared-lib/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-shared-lib/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-signals/core-signals.html:9: bad formatting in HTML template bower_components/core-signals/demo.html:9: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-signals/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-splitter/core-splitter.html:45: bad formatting in HTML template bower_components/core-splitter/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-splitter/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-style/core-style.html:99: bad formatting in HTML template bower_components/core-style/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-style/elements.html:10: bad formatting in HTML template bower_components/core-style/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-style/my-theme.html:10: bad formatting in HTML template bower_components/core-tests/runner.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-toolbar/core-toolbar.html:67: bad formatting in HTML template bower_components/core-toolbar/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-toolbar/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-toolbar/metadata.html:10: bad formatting in HTML template bower_components/core-tooltip/core-tooltip.html:68: bad formatting in HTML template bower_components/core-tooltip/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-tooltip/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-tooltip/metadata.html:10: bad formatting in HTML template bower_components/core-transition/core-transition-css.html:105: bad formatting in HTML template bower_components/core-transition/core-transition.html:70: bad formatting in HTML template bower_components/core-transition/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/core-transition/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/di-button/di-button.html:1: bad formatting in HTML template bower_components/di-elements/di-elements.html:2: bad formatting in HTML template bower_components/di-form/di-form.html:1: bad formatting in HTML template bower_components/di-icons/social-icons.html:1: bad formatting in HTML template bower_components/di-layout/di-layout.html:1: bad formatting in HTML template bower_components/font-roboto/roboto.html:9: bad formatting in HTML template bower_components/google-code-prettify/CHANGES.html:1: bad formatting in HTML template bower_components/google-code-prettify/README-zh-Hans.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/google-code-prettify/README.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/marked-element/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/marked-element/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/marked-element/marked-element.html:10: bad formatting in HTML template bower_components/marked-element/marked-import.html:10: bad formatting in HTML template bower_components/observe-js/index.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-button/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-button/metadata.html:10: bad formatting in HTML template bower_components/paper-button/paper-button-base.html:20: bad formatting in HTML template bower_components/paper-button/paper-button.html:58: bad formatting in HTML template bower_components/paper-checkbox/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-checkbox/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-checkbox/metadata.html:10: bad formatting in HTML template bower_components/paper-checkbox/paper-checkbox.html:55: bad formatting in HTML template bower_components/paper-dialog/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dialog/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dialog/paper-action-dialog.html:35: bad formatting in HTML template bower_components/paper-dialog/paper-dialog-base.html:23: bad formatting in HTML template bower_components/paper-dialog/paper-dialog-transition.html:10: bad formatting in HTML template bower_components/paper-dialog/paper-dialog.html:60: bad formatting in HTML template bower_components/paper-dropdown-menu/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dropdown-menu/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dropdown-menu/paper-dropdown-menu.html:54: bad formatting in HTML template bower_components/paper-dropdown/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dropdown/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-dropdown/paper-dropdown-transition.html:21: bad formatting in HTML template bower_components/paper-dropdown/paper-dropdown.html:39: bad formatting in HTML template bower_components/paper-elements/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-elements/metadata.html:10: bad formatting in HTML template bower_components/paper-elements/paper-elements.html:19: bad formatting in HTML template bower_components/paper-fab/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-fab/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-fab/metadata.html:10: bad formatting in HTML template bower_components/paper-fab/paper-fab.html:63: bad formatting in HTML template bower_components/paper-icon-button/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-icon-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-icon-button/metadata.html:10: bad formatting in HTML template bower_components/paper-icon-button/paper-icon-button.html:66: bad formatting in HTML template bower_components/paper-input/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-input/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-input/metadata.html:10: bad formatting in HTML template bower_components/paper-input/paper-autogrow-textarea.html:35: bad formatting in HTML template bower_components/paper-input/paper-char-counter.html:32: bad formatting in HTML template bower_components/paper-input/paper-input-decorator.html:126: bad formatting in HTML template bower_components/paper-input/paper-input.html:48: bad formatting in HTML template bower_components/paper-item/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-item/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-item/metadata.html:10: bad formatting in HTML template bower_components/paper-item/paper-item.html:44: bad formatting in HTML template bower_components/paper-menu-button/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-menu-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-menu-button/metadata.html:10: bad formatting in HTML template bower_components/paper-menu-button/paper-menu-button.html:35: bad formatting in HTML template bower_components/paper-progress/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-progress/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-progress/metadata.html:10: bad formatting in HTML template bower_components/paper-progress/paper-progress.html:52: bad formatting in HTML template bower_components/paper-radio-button/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-radio-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-radio-button/metadata.html:10: bad formatting in HTML template bower_components/paper-radio-button/paper-radio-button.html:57: bad formatting in HTML template bower_components/paper-radio-group/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-radio-group/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-radio-group/metadata.html:10: bad formatting in HTML template bower_components/paper-radio-group/paper-radio-group.html:33: bad formatting in HTML template bower_components/paper-ripple/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-ripple/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-ripple/metadata.html:10: bad formatting in HTML template bower_components/paper-ripple/paper-ripple.html:70: bad formatting in HTML template bower_components/paper-shadow/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-shadow/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-shadow/metadata.html:10: bad formatting in HTML template bower_components/paper-shadow/paper-shadow.html:25: bad formatting in HTML template bower_components/paper-slider/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-slider/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-slider/metadata.html:10: bad formatting in HTML template bower_components/paper-slider/paper-slider.html:64: bad formatting in HTML template bower_components/paper-spinner/demo.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-spinner/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-spinner/paper-spinner.html:10: bad formatting in HTML template bower_components/paper-tabs/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-tabs/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-tabs/metadata.html:10: bad formatting in HTML template bower_components/paper-tabs/paper-tab.html:35: bad formatting in HTML template bower_components/paper-tabs/paper-tabs.html:84: bad formatting in HTML template bower_components/paper-toast/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-toast/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-toast/metadata.html:10: bad formatting in HTML template bower_components/paper-toast/paper-toast.html:85: bad formatting in HTML template bower_components/paper-toggle-button/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-toggle-button/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/paper-toggle-button/metadata.html:10: bad formatting in HTML template bower_components/paper-toggle-button/paper-toggle-button.html:59: bad formatting in HTML template bower_components/polymer-expressions/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-expressions/polymer-expressions.html:8: bad formatting in HTML template bower_components/polymer-expressions/smoke.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/polymer-gestures/polymer-gestures.html:8: bad formatting in HTML template bower_components/polymer-test-tools/tools.html:9: bad formatting in HTML template bower_components/polymer/layout.html:9: bad formatting in HTML template bower_components/polymer/polymer.html:10: bad formatting in HTML template bower_components/prettify-element/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/prettify-element/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/prettify-element/prettify-element.html:10: bad formatting in HTML template bower_components/prettify-element/prettify-import.html:10: bad formatting in HTML template bower_components/sampler-scaffold/demo.html:10: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/index.html:1: Can't set DOCTYPE here. (Meteor sets <!DOCTYPE html> for you) bower_components/sampler-scaffold/sampler-scaffold.html:32: bad formatting in HTML template bower_components/web-animations-js/web-animations-next-lite.dev.html:16: bad formatting in HTML template bower_components/web-animations-js/web-animations-next.dev.html:16: bad formatting in HTML template bower_components/web-animations-js/web-animations.dev.html:16: bad formatting in HTML template bower_components/web-animations-js/web-animations.html:22: bad formatting in HTML template

=> Your application has errors. Waiting for file change.

ryw commented 9 years ago

where is the bower_components directory? did you run bower install from root directory of the project?

davidcittadini commented 9 years ago

Hi,

It is in the root (/). However, I also copied it to /public/bower_components to see if that worked.

Yes, I did run "bower install" from the root directory.

Regards, David

On 23 Feb 2015, at 3:59 am, Ry Walker notifications@github.com wrote:

where is the bower_components directory? did you run bower install from root directory?

— Reply to this email directly or view it on GitHub https://github.com/Differential/polymer-demo/issues/20#issuecomment-75483346.

davidcittadini commented 9 years ago

Also, when I manually put Polymer into public/components I then got the following error:

While building the application: client/templates/layout/imports.html:2: bad formatting in HTML template

=> Your application has errors. Waiting for file change.

On 23 Feb 2015, at 3:59 am, Ry Walker notifications@github.com wrote:

where is the bower_components directory? did you run bower install from root directory?

— Reply to this email directly or view it on GitHub https://github.com/Differential/polymer-demo/issues/20#issuecomment-75483346.

davidcittadini commented 9 years ago

OK, I solved the first one, it was because the .bowerrc was missing, my stupidity. However, still working on the "bad formatting" problem..

Jehu commented 9 years ago

Same problem here. meteor wants to render all html files as Blaze Templates and expects a template inside a <template name="myTemplateName"></template> tag.