themeselection / materio-mui-nextjs-admin-template-free

An enterprise-grade Next.js admin dashboard template. Made with developer experience first: Next.js v14 (App Router), Material UI (MUI), Tailwind CSS, TypeScript, ESLint, Prettier, VSCode Configs !! 🚀
https://themeselection.com/item/materio-free-mui-nextjs-admin-template
MIT License
1.57k stars 543 forks source link

Unhandled Runtime Error #30

Open xcztb opened 1 week ago

xcztb commented 1 week ago

Steps to reproduce

git clone https://github.com/themeselection/materio-mui-nextjs-admin-template-free.git . cd materio-mui-nextjs-admin-template-free\javascript-version npm install npm run dev

open browser,input url:http://localhost:3000

What is expected?

success run

What is actually happening?

Unhandled Runtime Error Error: Failed prop type: The prop href expects a string or object in <Link>, but got undefined instead. Open your browser's console to view the Component stack trace.

Additional data

Call Stack createPropError ../src/client/link.tsx key ../src/client/link.tsx Array.forEach

key ../src/client/link.tsx
neelbrahmakshatriya commented 6 days ago

Hi @xcztb,

You must create the .env file from the .env.example file. Please read and follow all the steps mentioned in our installation guide (also read and follow all the tips, warnings, etc. from the guide).

Please let me know if you have any further queries.