Module not found: Can’t resolve ‘child_process’, while using NextAuth v5 and NextJs latest version
Hello guys so i ve tried to implement an authentication with mongodb on my app and after installing nextauth v5 (currently in beta) and trying to put any component or page on “client side”, my app would just crash and nothing would work, i ve tried to downgrade the version of next and nextauth and mongodb but still nothing happend, meanwhile i figured out some things: