Package Details: cider 1.6.3-8

Git Clone URL: https://aur.archlinux.org/cider.git (read-only, click to copy)
Package Base: cider
Description: Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Build from tar file on GitHub releases.
Upstream URL: https://github.com/ciderapp/cider.git
Keywords: applemusic cider
Licenses: AGPL3
Conflicts: cider
Provides: cider
Submitter: Core_UK
Maintainer: Core_UK
Last Packager: Core_UK
Votes: 23
Popularity: 0.21
First Submitted: 2021-12-08 22:09 (UTC)
Last Updated: 2024-06-05 22:01 (UTC)

Pinned Comments

Core_UK commented on 2022-11-30 13:42 (UTC) (edited on 2023-06-09 01:31 (UTC) by Core_UK)

Use the CIDER_PORT environment variable to set the port of the renderer.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

hambba commented on 2023-06-04 08:53 (UTC)

Cider-bin worked, this didn't

Xoloitzcuintli commented on 2023-05-25 03:05 (UTC) (edited on 2023-05-25 03:08 (UTC) by Xoloitzcuintli)

Unable to install, I get an error that says:

Checking versions...

✘ node version is incorrect! Expected ^19 || ^18 || ^16 || ^14.19 but was v20.2.0. ✔ npm was validated with >= 6.13.4. ✔ yarn was validated with >= 1.21.1.

Environment is invalid! ==> ERROR: A failure occurred in build(). Aborting... -> error making: cider-exit status 4 -> Failed to install the following packages. Manual intervention is required: cider - exit status 4

esmithes commented on 2023-05-19 16:13 (UTC)

also couldn't login and can confirm: nvm install/use v18.16.0 allowed me to build

carterparks commented on 2023-05-18 19:56 (UTC)

cider 1.6.1-6 seems to be missing some dependencies. It seems to require libxcrypt-compat and also didn't work with nodejs v20 installed. I switched my install to nodejs-lts-hydrogen and it built just fine. It's kind of odd cuz it seems to try to manually install node 18. On the bright side, I can login again!

petronny commented on 2023-04-09 15:19 (UTC)

There is an extra dot in the pkgver.

<deleted-account> commented on 2023-04-03 15:55 (UTC)

@Core_UK Sorry about that. Github doesn't give any indication when the branches were changed so it looked like you were just bumping without testing to me. Btw, the current pkgrel is supposed to be 3 but there is no fixing it now. Here is how you should be using pkgrel https://wiki.archlinux.org/title/PKGBUILD#pkgrel, hope you keep this in mind the next time you update the PKGBUILD.

Core_UK commented on 2023-04-03 15:03 (UTC) (edited on 2023-04-03 15:05 (UTC) by Core_UK)

sp1cyf0x I appreciate your comment, I was the person who removed the stable branch as it was redundant. This was only removed yesterday; I just couldn't make a patch the PKGBUILD until today. This package does not do anything anymore, the Cider repository has become stale as we have our priorities set on Cider 2. So please try your best to be a little patient next time. If it really gets to it, try patching the PKGBUILD yourself.

<deleted-account> commented on 2023-04-03 04:33 (UTC)

You literally just changed the pkgver, the pkgrel stays the same. There is no stable branch in the git repo. I don't really want to say it but shouldn't you put some effort in maintaining this?

<deleted-account> commented on 2023-03-30 02:12 (UTC)

Yesterday, the pnpm package was updated to version 8.0.0, but it appears that there was an issue when attempting to run 'pnpm i' using yay -S cider, as a package lock error was displayed.

Core_UK commented on 2022-11-30 13:42 (UTC) (edited on 2023-06-09 01:31 (UTC) by Core_UK)

Use the CIDER_PORT environment variable to set the port of the renderer.