Pedro de Paula

Results 4 comments of Pedro de Paula

Same for me. It works, but I got this warning even if any option is passed.

> > > This solution helped me. https://stackoverflow.com/questions/64079321/react-tooltip-and-next-js-ssr-issue Thanks. It works for me. I use useEffect, bur I'll try the react-tidy package too.

I've tried everything above and what worked for me was: `sudo apt-get install libxkbcommon-x11-0` I'm using Win10 WSL2 Ubuntu22.02 Node v18.12.0

> i solved already. i guess it was a duplicate module issue with the prisma generator-helper. i just had to remove the module, run yarn install and then ran again...