ColorlibHQ / AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5

Home Page:https://adminlte.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

./dist/pages/index.html [BUG] File does not exist

muginga opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • AdminLTE Version: [e.g. v3.0.0]
  • Operating System: [e.g. macOS Catalina]
  • Browser (Version): [e.g. Chrome (Latest)]

Additional context
Add any other context about the problem here.

I'm using windows and node 18.
I also face the same issue when opening index.html in the project base
but it's because I haven't run npm run production
npm run production generate file inside ./dist/pages
now I can see the page