Next.js Discord

Discord Forum

Updating node_module packages for debugging not working

Answered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
I have some issues i face using next-auth with adapter and to debug them i want to console log some parts of the node_module file. When i update the file and rerun the server the file changes are not shown in the app (logs are not shown). How can i get the logs from inside of node_module files ?

2 Replies