Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Clicking on Any link is giving error


Hi Team,

I have downloaded the latest version and started using "npm run localhost --demo1". I'm using

I'm able to access the URL at "http://localhost:8080/dist/"

But When I click any link in the menu, it is giving the error.

For example when I clicked on "Crafted" - > "Authentication" -> "Basic Layout" -> "Sign-In", it gives me the below error.

The URL is going to http://localhost:8080/demo1/dist/authentication/layouts/basic/sign-in.html

and I'm getting the below error:

Cannot GET /demo1/dist/authentication/layouts/basic/sign-in.html

Ideally it should go to

http://localhost:8080/dist/authentication/layouts/basic/sign-in.html (Without /demo1/)

Please let me know what I have to do to fix this issue?

Regards,
Phani


Text formatting options
Submit

Replies (0)