PolymerElements/paper-menu-button

Cant install

Opened this issue · 2 comments

npm install: No matching version found for @polymer/neon-animation@^3.0.0-pre.1

Yeah, I hit this issue on one of the package.json dependencies:

    "@polymer/neon-animation": "^3.0.0-pre.1",

When you check npm, the following tags are available for @polymer/neon-animation:

npm view  @polymer/neon-animation dist-tags
{ latest: '0.0.3', preview: '1.2.4-pre.3' }

Looks like neon-animation is deprecated: https://www.polymer-project.org/blog/2017-07-12-an-update-on-neon-animation

This causes major pains when trying to install using yarn.

Can be painless with yarn resolution.