sign in page is not opening correctely #1319

Closed
opened 2026-02-05 00:35:33 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mmteyrek on GitHub (Aug 28, 2019).

Describe the bug
I isntalled bookstack on my local computer (wamp).
I'm facing this issue when opening the local virtual host (pointed on bookstack/public).
GET http://reghome/dist/app.js?version=v0.27-dev net::ERR_ABORTED 404 (Not Found)
login:13 GET http://reghome/dist/styles.css?version=v0.27-dev net::ERR_ABORTED 404 (Not Found)
login:14 GET http://reghome/dist/print-styles.css?version=v0.27-dev net::ERR_ABORTED 404 (Not Found)

Steps To Reproduce
Steps to reproduce the behavior:

  1. install book stack on wamp

Expected behavior
signin page open

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

Your Configuration (please complete the following information):

  • last
  • PHP Version: 7.3.5
  • Hosting Method ( wamp Apache):

Additional context

Originally created by @mmteyrek on GitHub (Aug 28, 2019). **Describe the bug** I isntalled bookstack on my local computer (wamp). I'm facing this issue when opening the local virtual host (pointed on bookstack/public). GET http://reghome/dist/app.js?version=v0.27-dev net::ERR_ABORTED 404 (Not Found) login:13 GET http://reghome/dist/styles.css?version=v0.27-dev net::ERR_ABORTED 404 (Not Found) login:14 GET http://reghome/dist/print-styles.css?version=v0.27-dev net::ERR_ABORTED 404 (Not Found) **Steps To Reproduce** Steps to reproduce the behavior: 1. install book stack on wamp **Expected behavior** signin page open **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/17122420/63831256-8ebf5480-c96e-11e9-84df-ac8278259508.png) **Your Configuration (please complete the following information):** - last - PHP Version: 7.3.5 - Hosting Method ( wamp Apache): **Additional context**
Author
Owner

@ssddanbrown commented on GitHub (Aug 28, 2019):

Hi @mmteyrek,
It looks like your using the master development branch code. CSS an JS assets are not ready built in this branch.

Please use the release branch instead.

@ssddanbrown commented on GitHub (Aug 28, 2019): Hi @mmteyrek, It looks like your using the master development branch code. CSS an JS assets are not ready built in this branch. Please use the release branch instead.
Author
Owner

@mmteyrek commented on GitHub (Aug 28, 2019):

thank you.

@mmteyrek commented on GitHub (Aug 28, 2019): thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1319