Closed juliomuhlbauer closed 2 months ago
I use nanoid (version 5.0.6), but it is working fine with Panda version 0.39.1. This error only shows up when I try to upgrade to Panda to 0.45.2.
And the error message says: Instead change the require of index.js in /vercel/path0/node_modules/@pandacss/core/node_modules/postcss/lib/input.js to a dynamic import() which is available in all CommonJS modules. So there is something in this path: /vercel/path0/node_modules/@pandacss/core/node_modules/postcss/lib/input.js
Please forward this issue to Next.js or Vercel.
Nothing changed on our end as far as the build is concerned.
When I try to upgrade from 0.39.1 to 0.45.2. I get this error when trying to deploy on Vercel:
Originally posted by @juliomuhlbauer in https://github.com/chakra-ui/panda/discussions/2837