Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

npm ERR! code EINTEGRITY integrity checksum failed #146

Open
PAnilReddy opened this issue Aug 2, 2019 · 3 comments
Open

npm ERR! code EINTEGRITY integrity checksum failed #146

PAnilReddy opened this issue Aug 2, 2019 · 3 comments

Comments

@PAnilReddy
Copy link

PAnilReddy commented Aug 2, 2019

npm i nightwatch --save
npm ERR! code EINTEGRITY

npm ERR! sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== integrity checksum failed when using sha512: wanted sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== but got sha512-y7f4VpFmgr4zZ3Q7Qfv6G/DKusIXKv5qgRPq7DeAwgX7B726i5AcjVcQQYtud7dOY4yYLgkyCuu1kUPfOMTGYA==. (864 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache_logs\2019-08-02T08_26_53_340Z-debug.log

I tried all the necessary steps like
npm cache clean --force
Delete package-lock.json

Here is the complete response of npm install --verbose

@PAnilReddy
Copy link
Author

npm_EINTEGRITY.txt

@will0225
Copy link

will0225 commented Apr 8, 2020

I am getting same error when I install bower
npm install -g bower
Please help me

@sanjayselvaraj
Copy link

sanjayselvaraj commented Oct 18, 2020

Hi Team,

I am also facing the same issue while trying to install gatsby.

PS C:\Windows\system32> npm install -g gatsby-cli
npm WARN deprecated @hapi/joi@15.1.1: joi is leaving the @Hapi organization and moving back to 'joi' (hapijs/joi#2411)
npm ERR! code EINTEGRITY
npm ERR! sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ== integrity checksum failed when using sha512: wanted sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ== but got sha512-OPUx7R1BD3j4uIqWJFmjUA1XZOP/GkgmouNTp3Ie0t6aIKBj44jIG9XDeG+V7Dg3yN98kKkKqDZ6cbVBbXyMog==. (134514 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Karuppy\AppData\Roaming\npm-cache_logs\2020-10-18T16_30_45_024Z-debug.log

2020-10-18T16_30_45_024Z-debug.log

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

3 participants