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

Installation of Polymer-cli@1.9 on Node v12.13.0 fails #3473

Open
kumaran-is opened this issue Nov 11, 2019 · 1 comment
Open

Installation of Polymer-cli@1.9 on Node v12.13.0 fails #3473

kumaran-is opened this issue Nov 11, 2019 · 1 comment
Labels

Comments

@kumaran-is
Copy link

kumaran-is commented Nov 11, 2019

Problem Description:

As per the documentation, it says current and Active LTS node version are supported. Node v12.13.0 is in Active LTS phase but seems like latest Polymer-cli@1.9 not supported in Node v12.13.0

Steps to Reproduce

Try to install latest polymer-cli version on Mac machine with Node v12.13.0

npm install -g polymer-cli@1.9

It throws below error,

npm install -g polymer-cli@1.9
npm ERR! code EINTEGRITY
npm ERR! sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q== integrity checksum failed when using sha512: wanted sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q== but got sha512-elLgrKGFWJ/ToIgflUsC1idfv4eGV1FlcXugAMC7vgvQL8OnPm0MhlSv1gf1WKvFjZA6lyOPewi35+ty6H/d4g==. (6422 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/kumaran/.npm/_logs/2019-11-11T15_55_54_425Z-debug.log

@stale
Copy link

stale bot commented Nov 11, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant