Using next-themes with next 15
Unanswered
JCo posted this in #help-forum
JCoOP
I am trying to build a website with Next 15, but the packages needed to build basic components are returning the following warnings in the attatched text file.
Basically, they require up to and including ^18 for react and react-dom. But Next 15 needs ^19. Any workarounds or fixes for this that I could do?
Basically, they require up to and including ^18 for react and react-dom. But Next 15 needs ^19. Any workarounds or fixes for this that I could do?
3 Replies
JCoOP
Yeah, but how do I get this to work with next-15... So far it works with a minor warning about element.ref being just ref now...