You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is impacting app-widgets as the app drawer does not animate despite no js errors.
When I run bower install it gives me different options for platform as follows:
Unable to find a suitable version for platform, please choose one:
1) platform#master which resolved to 1ea9f88521 and is required by core-component-page#62f6ee6d3a, polymer#a16a41c923
2) platform#0.2.4 which resolved to 0.2.4 and is required by core-component-page#0.2.4, polymer#0.2.4
3) platform#~0.2.0 which resolved to 0.2.4 and is required by app-widgets
also for polymer,
Unable to find a suitable version for polymer, please choose one:
1) polymer#master which resolved to a16a41c923 and is required by core-component-page#62f6ee6d3a, core-shared-lib#0d123b1a3a
2) polymer#0.2.4 which resolved to 0.2.4 and is required by core-icon#0.2.4, core-icons#0.2.4, core-iconset#0.2.4, core-iconset-svg#0.2.4, core-meta#0.2.4, core-theme-aware#0.2.4, polymer-ajax#0.2.4, polymer-anchor-point#0.2.4, polymer-animation#0.2.4, polymer-collapse#0.2.4, polymer-cookie#0.2.4, polymer-file#0.2.4, polymer-flex-layout#0.2.4, polymer-grid-layout#0.2.4, polymer-jsonp#0.2.4, polymer-key-helper#0.2.4, polymer-layout#0.2.4, polymer-localstorage#0.2.4, polymer-media-query#0.2.4, polymer-meta#0.2.4, polymer-mock-data#0.2.4, polymer-overlay#0.2.4, polymer-page#0.2.4, polymer-scrub#0.2.4, polymer-selection#0.2.4, polymer-selector#0.2.4, polymer-shared-lib#0.2.4, polymer-signals#0.2.4, polymer-ui-accordion#0.2.4, polymer-ui-arrow#0.2.4, polymer-ui-breadcrumbs#0.2.4, polymer-ui-card#0.2.4, polymer-ui-collapsible#0.2.4, polymer-ui-dropdown#0.2.4, polymer-ui-dropup#0.2.4, polymer-ui-field#0.2.4, polymer-ui-icon#0.2.4, polymer-ui-icon-button#0.2.4, polymer-ui-iconset#0.2.4, polymer-ui-menu#0.2.4, polymer-ui-menu-button#0.2.4, polymer-ui-menu-item#0.2.4, polymer-ui-nav-arrow#0.2.4, polymer-ui-overlay#0.2.4, polymer-ui-pages#0.2.4, polymer-ui-ratings#0.2.4, polymer-ui-scaffold#0.2.4, polymer-ui-sidebar#0.2.4, polymer-ui-sidebar-header#0.2.4, polymer-ui-sidebar-menu#0.2.4, polymer-ui-splitter#0.2.4, polymer-ui-submenu-item#0.2.4, polymer-ui-tabs#0.2.4, polymer-ui-theme-aware#0.2.4, polymer-ui-toolbar#0.2.4, polymer-view-source-link#0.2.4
3) polymer#~0.2.0 which resolved to 0.2.4 and is required by app-widgets
and core-component-page:
Unable to find a suitable version for core-component-page, please choose one:
1) core-component-page#master which resolved to 62f6ee6d3a and is required by polymer#a16a41c923
2) core-component-page#0.2.4 which resolved to 0.2.4 and is required by polymer#0.2.4
The text was updated successfully, but these errors were encountered:
Edit: Wasn't affecting animations - was using stable version of Chrome.
But may still want to know about the bower dependencies and update that as necessary.
I'm not sure if this is impacting app-widgets as the app drawer does not animate despite no js errors.
When I run
bower install
it gives me different options for platform as follows:also for polymer,
and core-component-page:
The text was updated successfully, but these errors were encountered: