You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] 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
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.
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 [email protected] 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 [email protected]
It throws below error,
npm install -g [email protected]
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
The text was updated successfully, but these errors were encountered: