nandorojo / swr-firestore

Implement Vercel's useSWR for querying Firestore in React/React Native/Expo apps. 👩‍🚒🔥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to able npm i this repo.

mSaurabh opened this issue · comments

Hi,
Please let me know if I missed anything while reporting this issue.
I am currently facing this issue

npm WARN tarball tarball data for @nandorojo/swr-firestore@git+ssh://git@github.com/nandorojo/swr-firestore.git#7c56e8e23f1ecfba03c4cd68784aaa2cfc179793 (sha512-asISJMbAHPoOicR713Z8CUWajnWvMCik3wcKynzsP7b9wPZ6Di6nitV7AqtH67tAr6J7EpYxnWfW5UXAS5Nh/w==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @nandorojo/swr-firestore@git+ssh://git@github.com/nandorojo/swr-firestore.git#7c56e8e23f1ecfba03c4cd68784aaa2cfc179793 (sha512-asISJMbAHPoOicR713Z8CUWajnWvMCik3wcKynzsP7b9wPZ6Di6nitV7AqtH67tAr6J7EpYxnWfW5UXAS5Nh/w==) seems to be corrupted. Trying again. npm ERR! code EINTEGRITY npm ERR! sha512-asISJMbAHPoOicR713Z8CUWajnWvMCik3wcKynzsP7b9wPZ6Di6nitV7AqtH67tAr6J7EpYxnWfW5UXAS5Nh/w== integrity checksum failed when using sha512: wanted sha512-asISJMbAHPoOicR713Z8CUWajnWvMCik3wcKynzsP7b9wPZ6Di6nitV7AqtH67tAr6J7EpYxnWfW5UXAS5Nh/w== but got sha512-vsbrR+JBervjvlQMgbFgD0zoZHlPWLSpHpR53PBYZLojBxvz7jsmGQTPnpkmxIXdmvf3GPb1mTRleEaqdB4pmQ==. (46459 bytes)

This is part of my package.json

Screen Shot 2022-05-17 at 6 25 31 PM

I am on node version 14.8.1 and npm version 8.4.

Can someone please assist me with this error ?