nextui-org / tailwind-variants

🦄 Tailwindcss first-class variant API
https://tailwind-variants.org
MIT License
2.42k stars 70 forks source link

yarn berry PnP build Error #72

Closed minsgy closed 1 year ago

minsgy commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Set up Next.js starter.
  2. Run "yarn set version 3.2.3".
  3. Run "yarn install".
  4. Encounter an error when running "yarn build".

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

rharink commented 1 year ago

I'm running into the same issue with a Bazel build. It is related to the type generation step in the transformer. Maybe we could opt-out of this via config?

jrgarciadev commented 1 year ago

Hey guys sorry for the delay please upgrade to V2.