vaadin / vaadin-upload

The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
90 stars 63 forks source link

New alpha causing version mismatch #188

Closed BorntraegerMarc closed 7 years ago

BorntraegerMarc commented 7 years ago

Error when using paper-button 2.0 directly:

Unable to find a suitable version for paper-button, please choose one by typing one of the numbers below:
    1) paper-button#2.0-preview which resolved to f0ff9d8862 and is required by vaadin-upload#2.0.0-alpha2
    2) paper-button#^2.0.0 which resolved to 2.0.0 and is required by angular4-polymer2

Dependency should point to paper-button#2.0 directly

Saulis commented 7 years ago

Hi!

Thanks, we'll resolve this asap.