Using npx create-next-app@latest, I got an error on a fresh start using NextJS 15. i already updated my node version. any work around with this or should i just use NextJS's previous Version?
the fresh app from NextJS
updating my node version, knowing about the invalid html placement. or did I miss something during installation of NextJS 15?