[GH-ISSUE #1091] php artisan koel:init error installing node modules via yarn #640

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

Originally created by @DubStepMad on GitHub (Sep 24, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1091

I get an error after using the command php artisan koel:init

I followed the manual installation instructions here: https://koel.phanan.net/docs/#/

The following error I get can be found via the link below as there was a lot in the terminal.
https://pastebin.com/6nteQmcS

I am using the latest version of node and yarn.

I am also using PHPStorm as my IDE.

Originally created by @DubStepMad on GitHub (Sep 24, 2019). Original GitHub issue: https://github.com/koel/koel/issues/1091 I get an error after using the command `php artisan koel:init` I followed the manual installation instructions here: https://koel.phanan.net/docs/#/ The following error I get can be found via the link below as there was a lot in the terminal. https://pastebin.com/6nteQmcS I am using the latest version of node and yarn. I am also using PHPStorm as my IDE.
kerem closed this issue 2026-02-26 02:33:50 +03:00
Author
Owner

@DubStepMad commented on GitHub (Sep 24, 2019):

Solved by downloading the core-master for koel and placing the contents into the directories. (Not mentioned in the installation steps).

<!-- gh-comment-id:534671916 --> @DubStepMad commented on GitHub (Sep 24, 2019): Solved by downloading the core-master for koel and placing the contents into the directories. (Not mentioned in the installation steps).
Author
Owner

@phanan commented on GitHub (Sep 25, 2019):

Not mentioned in the installation steps

It is mentioned in the installation steps.

git clone --recurse-submodules https://github.com/phanan/koel.git .
<!-- gh-comment-id:535045887 --> @phanan commented on GitHub (Sep 25, 2019): > Not mentioned in the installation steps It is mentioned in the installation steps. ``` bash git clone --recurse-submodules https://github.com/phanan/koel.git . ```
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#640
No description provided.