cri.dev πŸ€¦β€β™‚οΈ about ✍️ posts πŸ—žοΈ rss

Solve Verdaccio EINTEGRITY error

Published on

Are you getting errors regarding EINTEGRITY when running an npm install and using a private Verdaccio registry?

This is due to the fact that the SHA-SUM of the proxied packages changes.

It doesn’t reflect the cached information in your package-lock.json.

To solve this issue, simply remove the package-lock.json and run npm install again.

Here, have a slice of pizza πŸ•