mirror of
https://github.com/koel/koel.git
synced 2026-04-25 00:36:03 +03:00
[GH-ISSUE #1197] pngquant-bin need upgrade to v5.0.2 #684
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#684
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 @hanxi on GitHub (Mar 19, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1197
Describe the bug
yarn install failed pngquant-bin
To reproduce
Steps to reproduce the behavior:
In Docker image
php:7.2-fpm, build failed inyarn install. error like this: https://github.com/imagemin/pngquant-bin/issues/78Expected behavior
I modify yarn.lock file, change pngquant-bin version to
"^5.0.2", the problem is gone.Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
@BrookeDot commented on GitHub (Dec 23, 2020):
Closing since
pngquant-binwas removed in May with the move to TypeScript:github.com/koel/koel@1f4b4d6715 (diff-51e4f558fa)