[GH-ISSUE #327] Can't have seek/progress bar on install #241

Closed
opened 2026-02-26 02:32:33 +03:00 by kerem · 1 comment
Owner

Originally created by @reind33r on GitHub (May 8, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/327

Hi,

I tried to install koel several times yesterday and whatever I did, I couldn't get the seek/progress bar showing up like on the demo version. I tried with branchs "master" and "demo" and also with version 2.1.0 and 2.2.0 and the problem was the same.

I looked at the versions npm installed and at the packages.json file, and I saw that npm installed plyr version 1.6.x. I removed the "^" before plyr version in the packages.json, to install precisely version 1.5.x and it worked again.
The developer must have introduced a change that break compatibility between 1.5 and 1.6.

It could be good to either look at what changed between these versions and adapt koel, or force the use of "old" version :)

But now that I've set up a working install of koel, I'm enjoying it! Thanks for your amazing work!

Originally created by @reind33r on GitHub (May 8, 2016). Original GitHub issue: https://github.com/koel/koel/issues/327 Hi, I tried to install koel several times yesterday and whatever I did, I couldn't get the seek/progress bar showing up like on the demo version. I tried with branchs "master" and "demo" and also with version 2.1.0 and 2.2.0 and the problem was the same. I looked at the versions npm installed and at the packages.json file, and I saw that npm installed plyr version 1.6.x. I removed the "^" before plyr version in the packages.json, to install precisely version 1.5.x and it worked again. The developer must have introduced a change that break compatibility between 1.5 and 1.6. It could be good to either look at what changed between these versions and adapt koel, or force the use of "old" version :) But now that I've set up a working install of koel, I'm enjoying it! Thanks for your amazing work!
kerem 2026-02-26 02:32:33 +03:00
Author
Owner

@phanan commented on GitHub (May 8, 2016):

Thanks, I acknowledge this.

<!-- gh-comment-id:217705331 --> @phanan commented on GitHub (May 8, 2016): Thanks, I acknowledge this.
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#241
No description provided.