[GH-ISSUE #82] not able to build latest release 0.0.30 #284

Closed
opened 2026-03-15 02:51:02 +03:00 by kerem · 1 comment
Owner

Originally created by @je-vv on GitHub (Aug 15, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/82

The folowing is not the failure, but it's a suggestion (on Arch it was necessary):

npm install -g imagemin-pngquant

That under:

peerflix-server-0.0.30/.travis.yml

Besides that, when the build reaches the following it just hangs:

++++++++++++++++++++++++++

Running "concurrent:dist" (concurrent) task

Running "svgmin:dist" (svgmin) task
✔ app/images/logo.svg (saved 783 B 45%)
Total saved: 783 B

Done, without errors.

Execution Time (2016-08-14 06:49:15 UTC)
loading tasks 7ms ▇▇▇ 6%
svgmin:dist 111ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 93%
Total 119ms

Running "copy:styles" (copy) task
Copied 1 files

Done, without errors.

Execution Time (2016-08-14 06:49:15 UTC)
loading tasks 5ms ▇▇▇▇▇▇▇▇▇▇▇▇ 24%
copy:styles 15ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 71%
Total 21ms
^C

Execution Time (2016-08-14 06:49:13 UTC)
concurrent:dist 1h 44m 58.6s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100%
Total 1h 44m 58.8s

Originally created by @je-vv on GitHub (Aug 15, 2016). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/82 The folowing is not the failure, but it's a suggestion (on Arch it was necessary): npm install -g imagemin-pngquant That under: peerflix-server-0.0.30/.travis.yml Besides that, when the build reaches the following it just hangs: ++++++++++++++++++++++++++ Running "concurrent:dist" (concurrent) task Running "svgmin:dist" (svgmin) task ✔ app/images/logo.svg (saved 783 B 45%) Total saved: 783 B Done, without errors. Execution Time (2016-08-14 06:49:15 UTC) loading tasks 7ms ▇▇▇ 6% svgmin:dist 111ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 93% Total 119ms Running "copy:styles" (copy) task Copied 1 files Done, without errors. Execution Time (2016-08-14 06:49:15 UTC) loading tasks 5ms ▇▇▇▇▇▇▇▇▇▇▇▇ 24% copy:styles 15ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 71% Total 21ms ^C Execution Time (2016-08-14 06:49:13 UTC) concurrent:dist 1h 44m 58.6s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100% Total 1h 44m 58.8s
kerem closed this issue 2026-03-15 02:51:07 +03:00
Author
Owner

@je-vv commented on GitHub (Aug 15, 2016):

My mistake, the .travis.yml change proposed is NOT required, and npm install is working fine as advertise... There was a bower thing added on top that wasn't working...

<!-- gh-comment-id:239725689 --> @je-vv commented on GitHub (Aug 15, 2016): My mistake, the .travis.yml change proposed is NOT required, and npm install is working fine as advertise... There was a bower thing added on top that wasn't working...
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/peerflix-server#284
No description provided.