felixrieseberg / npm-windows-upgrade

:rocket: Upgrade npm on Windows
MIT License
2.53k stars 149 forks source link

npm ERR! code EINTEGRITY integrity checksum failed #146

Open PAnilReddy opened 5 years ago

PAnilReddy commented 5 years ago

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 commented 5 years ago

npm_EINTEGRITY.txt

will0225 commented 4 years ago

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

sanjayselvaraj commented 4 years ago

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' (https://github.com/sideway/joi/issues/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