horizon-ui / horizon-tailwind-react-nextjs

Horizon UI Tailwind CSS NextJS ❇️ The trendiest & innovative Open Source Admin Dashboard Template for Tailwind CSS, NextJS & React!
https://horizon-ui.com/horizon-tailwind-react
MIT License
154 stars 66 forks source link

yarn dev error #1

Closed henriquesigned closed 1 year ago

henriquesigned commented 1 year ago

Anyone having the same issue?

horizon-tailwind-react-nextjs@1.0.0 dev next dev

⚠ Port 3000 is in use, trying 3001 instead. ⚠ Invalid next.config.js options detected: ⚠ Unrecognized key(s) in object: 'appDir' at "experimental" ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config ⚠ App router is available by default now, experimental.appDir option can be safely removed. warning package.json: "dependencies" has dependency "@types/node" with range "^12.20.55" that collides with a dependency in "devDependencies" of the same name with version "^18.7.6" warning package.json: "dependencies" has dependency "@types/react" with range "^18.0.15" that collides with a dependency in "devDependencies" of the same name with version "18.2.0" warning package.json: "dependencies" has dependency "@types/react-dom" with range "^18.0.6" that collides with a dependency in "devDependencies" of the same name with version "^18.2.1" (node:93919) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use node --trace-warnings ... to show where the warning was created) ▲ Next.js 13.5.5

simmmpleweb commented 1 year ago

Hello, @henriquesigned ! I fixed the error and everything should be fine ! Regards, Vlad.