Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants