Installation Issue - Missing Manifest #119

Closed
opened 2026-02-04 16:58:48 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @cshoare on GitHub (Jun 20, 2016).

Hi,

I have tried to install the software locally on a XAMPP server but the first time I tried to navigate to it I got the following error:

ErrorException in helpers.php line 17:
file_get_contents(C:\xampp\htdocs\BookStack\public\build/manifest.json): failed to open stream: No such file or directory (View: C:\xampp\htdocs\BookStack\resources\views\base.blade.php) (View: C:\xampp\htdocs\BookStack\resources\views\base.blade.php)

It has been set-up to run on the following (local virtual host) url http://www.bookstack.dev:801/

The mentioned file "manifest.json" does not appear to have been created, would this normally be set-up during the installation?

Any help will be much appreciated.

Thanks,
cshoare

Originally created by @cshoare on GitHub (Jun 20, 2016). Hi, I have tried to install the software locally on a XAMPP server but the first time I tried to navigate to it I got the following error: > ErrorException in helpers.php line 17: > file_get_contents(C:\xampp\htdocs\BookStack\public\build/manifest.json): failed to open stream: No such file or directory (View: C:\xampp\htdocs\BookStack\resources\views\base.blade.php) (View: C:\xampp\htdocs\BookStack\resources\views\base.blade.php) It has been set-up to run on the following (local virtual host) url http://www.bookstack.dev:801/ The mentioned file "manifest.json" does not appear to have been created, would this normally be set-up during the installation? Any help will be much appreciated. Thanks, cshoare
OVERLORD added the 🐕 Support label 2026-02-04 16:58:48 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jun 20, 2016):

Hi @cshoare,
This would happen if you clone the master branch of the project.

Can you try using the release branch?

@ssddanbrown commented on GitHub (Jun 20, 2016): Hi @cshoare, This would happen if you clone the master branch of the project. Can you try using the release branch?
Author
Owner

@cshoare commented on GitHub (Jun 21, 2016):

Hi, sorry you are completely correct.

I pulled from the wrong location.

Really like the system so far.

Thanks,
cshoare

@cshoare commented on GitHub (Jun 21, 2016): Hi, sorry you are completely correct. I pulled from the wrong location. Really like the system so far. Thanks, cshoare
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#119