Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Runtime Error #30

Closed
xcztb opened this issue Sep 17, 2024 · 3 comments
Closed

Unhandled Runtime Error #30

xcztb opened this issue Sep 17, 2024 · 3 comments
Labels

Comments

@xcztb
Copy link

xcztb commented Sep 17, 2024

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

@xcztb xcztb added bug Something isn't working support labels Sep 17, 2024
@neelbrahmakshatriya
Copy link
Member

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.

Copy link

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 github-actions bot added the stale label Sep 26, 2024
Copy link

github-actions bot commented Oct 3, 2024

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

@github-actions github-actions bot closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants