Can't resolve 'child_process' while using nextauth and nextjs latest versions
Unanswered
Cuban Crocodile posted this in #help-forum
Cuban CrocodileOP
Hello guys im using nextauth latest version (beta v5) and next js latest version and im trying to signIn with button that is on client side of course because i need to use on click function, after i put client side ("use client") on my component or page it doesnt matter it just pops the message that says: cannot resolve 'child_process" ????
i will leave my repository link here : https://github.com/KowyXYZ/social-media-app-2
i will leave my repository link here : https://github.com/KowyXYZ/social-media-app-2