Package Details: freetube 0.22.1-1

Git Clone URL: https://aur.archlinux.org/freetube.git (read-only, click to copy)
Package Base: freetube
Description: An open source desktop YouTube player built with privacy in mind.
Upstream URL: https://freetubeapp.io
Licenses: AGPL3
Submitter: picokan
Maintainer: picokan
Last Packager: picokan
Votes: 75
Popularity: 3.81
First Submitted: 2020-10-02 22:19 (UTC)
Last Updated: 2024-12-13 08:37 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 Next › Last »

6543 commented on 2021-05-19 13:09 (UTC)

deleting the .npm or node_modules ... and so on did not have any efect, i updated & build the freetube-bin myselfe ... this works

picokan commented on 2021-05-19 08:22 (UTC)

@willemw I understand, thank you for pointing that out.

willemw commented on 2021-05-19 06:51 (UTC)

@je-vv: Hi. Both freetube-bin and freetube-git already define that they cannot be installed together (side-by-side) with another freetube package that provides "freetube". It is redundant to define that exclusion again the other way (for packages providing "freetube-bin" and "freetube-git") in the freetube package.

je-vv commented on 2021-05-19 06:39 (UTC)

@willemw, why? I might want to try one instead of the other, for some reason, and I find it pretty convenient uninstalling the prior one installed prior to installing the new package. Don't you think? Also, they might (I'm not sure) share owned files and dirs, which without uninstalling, for sure might be problematic...

willemw commented on 2021-05-19 06:04 (UTC)

freetube-bin, freetube-git in conflicts are redundant.

je-vv commented on 2021-05-18 22:55 (UTC)

@Popolon, I guess that's on buil, right? If so, perhaps you can try newer 0.13.0, and before building, cleaning ~/.npm...

je-vv commented on 2021-05-18 22:53 (UTC)

@6543, I'm also building on artix, and I have no issues building. Could it be you have old js libs in ~/.npm that are affecting your build? Perhaps removing entirely that dir might help if it exists.

6543 commented on 2021-05-18 21:11 (UTC) (edited on 2021-05-18 21:17 (UTC) by 6543)

cant build this package :/

6583 verbose stack TypeError: semver.simplifyRange is not a function
6583 verbose stack     at Advisory.[calculateRange] (/usr/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js:191:16)
6583 verbose stack     at Advisory.load (/usr/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js:148:28)
6583 verbose stack     at Calculator.[calculate] (/usr/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js:59:14)
6583 verbose stack     at async Promise.all (index 0)
6583 verbose stack     at async Map.[init] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js:178:7)
6583 verbose stack     at async Map.run (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js:106:7)
6584 verbose cwd /tmp/a/freetube/src/FreeTube-0.13.0-beta
6585 verbose Linux 5.12.4-artix1-1
6586 verbose argv "/usr/bin/node" "/usr/bin/npm" "--cache" "/tmp/a/freetube/src/npm-cache" "install"
6587 verbose node v14.16.0
6588 verbose npm  v7.13.0
6589 error semver.simplifyRange is not a function
6590 verbose exit 1

Popolon commented on 2021-05-07 10:31 (UTC)

cp: cannot stat './FreeTube-0.12.0-beta/build/linux-unpacked/resources/app.asar': No such file or directory
==> ERROR: A failure occurred in package().

I found this file instead not sure this is the same:

FreeTube-0.12.0-beta/node_modules/electron/dist/resources/default_app.asar

picokan commented on 2021-05-01 14:23 (UTC) (edited on 2021-05-01 14:50 (UTC) by picokan)

The most recent error that kept Freetube from compiling was due to a new version of nodejs breaking something. For the mean time, freetube and freetube-git will use node-lts-fermium as a dependency instead.