starter-kit icon indicating copy to clipboard operation
starter-kit copied to clipboard

Getting deployment error:  ERR_PNPM_OUTDATED_LOCKFILE

Open Sandeep-FED opened this issue 1 year ago • 0 comments

 ERR_PNPM_OUTDATED_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with packages/blog-starter-kit/themes/hashnode/package.json

I have added light/dark theme toggle (based on next-theme) to hashnode theme template & after making changes pushed to github but deployment in vercel is now failing.

Here is the link to the commit: https://github.com/Sandeep-FED/starter-kit/commit/14cbe399fa268e612f9aa997ff3a1edfe2dd2e43#diff-0e32d4cc7fbf6fe7901429366041ecdcc5a3b4b184748d8b53fbc09ccc3a0f53

Sandeep-FED avatar Nov 03 '24 12:11 Sandeep-FED