creativetimofficial / material-tailwind

@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
https://material-tailwind.com/
MIT License
3.51k stars 306 forks source link

Not able to run material-tailwind repo on local getting 404 page not found #666

Closed pratikwaware closed 2 months ago

pratikwaware commented 2 months ago

Done every step as described in CONTRIBUTING.md

forked & cloned repo step 1: pnpm i -> success with a warning

image

step 2: pnpm dev -> Compiled successfully

image

on localhost:3000 getting 404 page not found

image

System : Win 11, node : v18, v20

pratikwaware commented 2 months ago

This issue is with Windows system.

I tried using WSL -Ubuntu for windows - then its working fine.

image

pratikwaware commented 2 months ago

Now, when i visit Blocks page, it gives same 404 page not found error

image