[GH-ISSUE #905] Initial setup problem #593

Closed
opened 2026-02-26 02:33:39 +03:00 by kerem · 3 comments
Owner

Originally created by @BrianMwangi21 on GitHub (Jan 30, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/905

Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue:

  • [.] You have read and followed closely the Wiki, Upgrade Guide, as well as Troubleshooting
  • [.] The issue has not been reported before
  • [.] This is not a "how to install on Windows" or "why is my npm messed up" question
  • [.] You're a cool person

All checked? Now also make sure your issue

  • Is associated with a version. Or better yet, a commit.
  • Is as detailed as possible (ahem... OS, browser, steps to reproduce, maybe?)
  • [.] Includes the error output if it's a bug/error report ("Whoops!" is not very helpful, you know)
  • [.] Is in English, 因为我不说中文。

Hi there, new to Koel but excited to try it.

I followed the setup on the website and all succeeded until I got the 'file_get_contents(public/build/rev-manifest.json): failed to open stream: No such file or directory error' error which I fixed with 'yarn'.

However, I still get the error

'
ERROR Failed to compile with 4 errors
These dependencies were not found:

  • /var/www/html/koel/resources/assets/js/app.js in multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss ./resources/assets/sass/remote.scss
  • /var/www/html/koel/resources/assets/js/remote/app.js in multi ./resources/assets/js/remote/app.js
  • /var/www/html/koel/resources/assets/sass/app.scss in multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss ./resources/assets/sass/remote.scss
  • /var/www/html/koel/resources/assets/sass/remote.scss in multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss ./resources/assets/sass/remote.scss
    '

What's the way out ? Thanks

Originally created by @BrianMwangi21 on GitHub (Jan 30, 2019). Original GitHub issue: https://github.com/koel/koel/issues/905 Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue: - [.] You have read and followed closely the [Wiki](https://koel.phanan.net/docs), [Upgrade Guide](https://github.com/phanan/koel/releases), as well as [Troubleshooting](https://koel.phanan.net/docs/#/troubleshooting) - [.] The issue has not been reported before - [.] This is not a "how to install on Windows" or "why is my npm messed up" question - [.] You're a cool person All checked? Now also make sure your issue - [ ] Is associated with a version. Or better yet, a commit. - [ ] Is as detailed as possible (ahem... OS, browser, steps to reproduce, maybe?) - [.] Includes the error output if it's a bug/error report ("Whoops!" is not very helpful, you know) - [.] Is in English, 因为我不说中文。 Hi there, new to Koel but excited to try it. I followed the setup on the website and all succeeded until I got the 'file_get_contents(public/build/rev-manifest.json): failed to open stream: No such file or directory error' error which I fixed with 'yarn'. However, I still get the error ' ERROR Failed to compile with 4 errors These dependencies were not found: * /var/www/html/koel/resources/assets/js/app.js in multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss ./resources/assets/sass/remote.scss * /var/www/html/koel/resources/assets/js/remote/app.js in multi ./resources/assets/js/remote/app.js * /var/www/html/koel/resources/assets/sass/app.scss in multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss ./resources/assets/sass/remote.scss * /var/www/html/koel/resources/assets/sass/remote.scss in multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss ./resources/assets/sass/remote.scss ' What's the way out ? Thanks
kerem closed this issue 2026-02-26 02:33:39 +03:00
Author
Owner

@barakamwakisha commented on GitHub (Feb 4, 2019):

After cloning the repo, checkout the latest release first "git checkout v3.7.2". Then run "composer install" followed by "php artisan koel:init"

<!-- gh-comment-id:460328128 --> @barakamwakisha commented on GitHub (Feb 4, 2019): After cloning the repo, checkout the latest release first "git checkout v3.7.2". Then run "composer install" followed by "php artisan koel:init"
Author
Owner

@BrianMwangi21 commented on GitHub (Feb 5, 2019):

Thanks

<!-- gh-comment-id:460557929 --> @BrianMwangi21 commented on GitHub (Feb 5, 2019): Thanks
Author
Owner

@barakamwakisha commented on GitHub (Feb 5, 2019):

Karibu!

<!-- gh-comment-id:460582255 --> @barakamwakisha commented on GitHub (Feb 5, 2019): Karibu!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#593
No description provided.