Closed xcztb closed 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.
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.
This issue has been automatically marked as closed because it has no recent activity.
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 astring
orobject
in<Link>
, but gotundefined
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