leerob / site

My site built with Next.js, Tailwind, and Vercel.
https://leerob.com
7.2k stars 1.39k forks source link

Remove unused dependency `swr` #638

Closed vinaykulk621 closed 1 year ago

vercel[bot] commented 1 year ago

@vinaykulk621 is attempting to deploy a commit to the leerob-site Team on Vercel.

A member of the Team first needs to authorize it.

alex289 commented 1 year ago

You need to update the lockfile by running pnpm install

vinaykulk621 commented 1 year ago

Thanks, updated.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
site ❌ Failed (Inspect) Jul 19, 2023 1:46am
leerob commented 1 year ago
CleanShot 2023-07-18 at 19 47 23@2x

Hmm, still seems off.

vinaykulk621 commented 1 year ago

I don't seem to find the issue here. I have reverted previous commit on updating the package-lock.yaml and run pnpm install and updated the package-lock.yaml in my recent commit.

vinaykulk621 commented 1 year ago

@leerob Followed this issue https://github.com/vercel/vercel/issues/8272 Coments on this issue said run pnpm install --no-frozen-lockfile. I am using github codespace.

node -v  -->v20.3.0

pnpm -v -->8.6.2