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.63k stars 562 forks source link

Unhandled Runtime Error #30

Closed xcztb closed 1 month ago

xcztb commented 1 month 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 1 month 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.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Thank you for raising the concern.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as closed because it has no recent activity.