mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #496] Error during 3.4.1 upgrade - when running koel:init #350
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TwizzyDizzy on GitHub (Dec 5, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/496
Hi there,
I was just trying to upgrade from 3.3.1 to 3.4.1. I followed the upgrade guide precisely yet there is an error, when I try to run the following command:
Not sure where to go from here.. any hint is appreciated and I will happily help to debug.
Cheers
Thomas
@phanan commented on GitHub (Dec 5, 2016):
Have you run
composer install? Admittedly, I missed this step in the upgrade guide.@TwizzyDizzy commented on GitHub (Dec 5, 2016):
Hi phanan,
no, I did not, as it was - as you said - not mentioned in the guide. After having run composer update within the koel path (composer location may vary):
.. everything worked fine. Thanks! As I've seen, you already updated the guide so this issue is solved. :)
Cheers
Thomas