PolymerElements / iron-input

An input with data binding
https://webcomponents.org/element/PolymerElements/iron-input
33 stars 45 forks source link

Unable to install #133

Closed jongmana closed 6 years ago

jongmana commented 6 years ago

Description

Installing the element (polymer 3) results in an error unable to resolve package @polymer/iron-a11y-announcer @ gloo

Expected outcome

Actual outcome

Live Demo

The element is used on: https://www.polymer-project.org/3.0/start/quick-tour Opening code in StackBlitz and than refreshing the dependencies triggers this error.

Steps to reproduce

  1. Go to https://www.polymer-project.org/3.0/start/quick-tour
  2. Scroll to the section: Bind to a property
  3. Click 'edit and preview'
  4. Click on the cube icon on the left
  5. Click on the "update all deps to the latest" refresh icon

Browsers Affected

notwaldorf commented 6 years ago

I can't repro this. I've updated all the deps, and the demo still works.