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

Not able to install caniuse-lite. #124

Closed
santoshmtrinesis opened this issue Dec 11, 2023 · 1 comment
Closed

Not able to install caniuse-lite. #124

santoshmtrinesis opened this issue Dec 11, 2023 · 1 comment

Comments

@santoshmtrinesis
Copy link

When install browserlist latest version getting the following error

`Installing new caniuse-lite version

npm install caniuse-lite
[91mnpm ERR! code EINTEGRITY
npm ERR! sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== integrity checksum failed when using sha512: wanted sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== but got sha512-r/UcFj7JS3lRjv9cgYjgpDNbAsGUdqU64n6ZUOgSF7s1UFBbGu7pUDwKEjHu9NBCy6j2AmmjNW4rijR4De65eA==. (2809 bytes)
npm ERR! code EINTEGRITY
npm ERR! sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== integrity checksum failed when using sha512: wanted sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== but got sha512-r/UcFj7JS3lRjv9cgYjgpDNbAsGUdqU64n6ZUOgSF7s1UFBbGu7pUDwKEjHu9NBCy6j2AmmjNW4rijR4De65eA==. (2809 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-12-11T06_34_44_692Z-debug.log
[0m
Error: Command failed: npm install caniuse-lite
npm ERR! code EINTEGRITY
npm ERR! sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== integrity checksum failed when using sha512: wanted sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== but got sha512-r/UcFj7JS3lRjv9cgYjgpDNbAsGUdqU64n6ZUOgSF7s1UFBbGu7pUDwKEjHu9NBCy6j2AmmjNW4rijR4De65eA==. (2809 bytes)
npm ERR! code EINTEGRITY
npm ERR! sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== integrity checksum failed when using sha512: wanted sha512-k3Da+QreMb9waaGCHNAHox5QqxnZEYlQmvIVYwQibrI6OpIRyIIyFGgDV5dXRLr1AJ32JLqEh0VxQEq20dFskw== but got sha512-r/UcFj7JS3lRjv9cgYjgpDNbAsGUdqU64n6ZUOgSF7s1UFBbGu7pUDwKEjHu9NBCy6j2AmmjNW4rijR4De65eA==. (2809 bytes)

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-12-11T06_34_44_692Z-debug.log
at checkExecSyncError (child_process.js:639:11)
at execSync (child_process.js:676:15)
at updatePackageManually (/root/.npm/_npx/7/lib/node_modules/browserslist/node_modules/update-browserslist-db/index.js:219:5)
at updateDB (/root/.npm/_npx/7/lib/node_modules/browserslist/node_modules/update-browserslist-db/index.js:289:5)
at Object. (/root/.npm/_npx/7/lib/node_modules/browserslist/cli.js:47:3)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Function.Module.runMain (internal/modules/cjs/loader.js:877:12)

Problem with npm install caniuse-lite call. Run it manually.`

node version - 11

@ai
Copy link
Member

ai commented Dec 11, 2023

Sorry. It is npm/network issue. Nothing we can do on our side.

@ai ai closed this as completed Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants