Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant install #131

Open
AStaroverov opened this issue Nov 24, 2017 · 2 comments
Open

Cant install #131

AStaroverov opened this issue Nov 24, 2017 · 2 comments

Comments

@AStaroverov
Copy link

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

@chrisekelley
Copy link

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.

@AStaroverov
Copy link
Author

Can be painless with yarn resolution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants