#issue after installing NextUI

1 messages · Page 1 of 1 (latest)

manic charm
#

after installing NextUI, this message appears for me
and disappear after removing this library from package.json

note: I'm still using css modules to style my components as I prefer to still use pure css

project based on: next 14

#

another issue
note that : AuthActions component is the first component at components folder

manic charm
#

I notice that on adding this line
the problem appears

the last line

manic charm
#

@chrome knoll
could you help about that ?

chrome knoll
#

Which version of TailwindCSS do you have?

#

Are you using Next.js?

manic charm
#

Next: 14.0.1
tailwind: 3.3.5
@chrome knoll

chrome knoll
#

Can you try cloning the template and running it?

manic charm
#

Okay, I'll do that
but I've an existing project and wrote a lot of code for it
but I'll try your solution

chrome knoll
#

I get it, it is just to make sure your local environment is good to run it

manic charm