Describe the bug
When running npm ci on both dev and production machine I get
npm ERR!
code EINTEGRITY
ERR! sha512-3hN7NagrayvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== integrity checksum failed when using sha512: wanted sha512-3hN7NagrayvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== but got sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==. (7442 bytes)
To Reproduce
Steps to reproduce the behavior:
npm install flowbite flowbite-react
npm ci
See error
Expected behavior
successfully built
Desktop (please complete the following information):
OS: Windows 10
Version: node v14.18.1 npm v6.14.15
Build server (please complete the following information):
Describe the bug When running npm ci on both dev and production machine I get npm ERR! code EINTEGRITY ERR! sha512-3hN7NagrayvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== integrity checksum failed when using sha512: wanted sha512-3hN7NagrayvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== but got sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==. (7442 bytes)
To Reproduce Steps to reproduce the behavior:
Expected behavior successfully built
Desktop (please complete the following information):
Build server (please complete the following information):