Describe the bug
Whenever I run npm i it gives me the following error:
npm WARN tarball tarball data for @prisma/client@https://registry.npmjs.org/@prisma/client/-/client-5.6.0.tgz (sha512-2xsPaz4EaMKj1WS9iW6MlPhmbqtBsXAOeVttSePp8vTFTtvzh2hZbDgswwBdSCgPzmmwF+tLB259QzggvCmJqA==) seems to be corrupted. Trying again.
npm ERR! code EINTEGRITY
npm ERR! sha512-2xsPaz4EaMKj1WS9iW6MlPhmbqtBsXAOeVttSePp8vTFTtvzh2hZbDgswwBdSCgPzmmwF+tLB259QzggvCmJqA== integrity checksum failed when using sha512: wanted sha512-2xsPaz4EaMKj1WS9iW6MlPhmbqtBsXAOeVttSePp8vTFTtvzh2hZbDgswwBdSCgPzmmwF+tLB259QzggvCmJqA== but got sha512-mUDefQFa1wWqk4+JhKPYq8BdVoFk9NFMBXUI8jAkBfQTtgx8WPx02U2HB/XbAz3GSUJpeJOKJQtNvaAIDs6sug==. (1342659 bytes)
To Reproduce
Steps to reproduce the behavior:
Go into ./WavMusic/
run npm i
Desktop (please complete the following information):
Describe the bug Whenever I run
npm i
it gives me the following error:To Reproduce Steps to reproduce the behavior:
npm i
Desktop (please complete the following information):