bigcommerce / nextjs-commerce

Next.js Commerce
https://next-commerce-v2.vercel.app
MIT License
84 stars 76 forks source link

PNPM version throwing ERR_INVALID_THIS #37

Open tcbcmarshall opened 7 months ago

tcbcmarshall commented 7 months ago

I was running the pnpm install command but it was hanging on a lot of packages. I updated PNPM to 8.15.1 in the package.json and the problems went away. May be related to this issue: https://github.com/pnpm/pnpm/issues/6424