Reactjs – How to resolve warnings while running newly created Next.js app?
I created a new next.js app using npx create-next-app ./ I didn’t touch any code or even open it in an editor. While running this app using npm run dev, I get these really long warnings. $ npm run dev…