themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
8k stars 748 forks source link

sha512 checksum React App #169

Closed iamkaarp closed 2 years ago

iamkaarp commented 2 years ago

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:

  1. npm install flowbite flowbite-react
  2. npm ci
  3. See error

Expected behavior successfully built

Desktop (please complete the following information):

Build server (please complete the following information):

zoltanszogyenyi commented 2 years ago

Hello @iamkaarp,

Please refer to the Flowbite React repository for React usage.