Running this on Node.js 17 or later will fail. This is due to Node.js 17 no longer writing openssl_fips to config.gypi so it's not there in Node.js 17's process.config. It is suggested to downgrade to nodejs-lts-gallium to resolve this issue.
Search Criteria
Package Details: cider-git 1.5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cider-git.git (read-only, click to copy) |
---|---|
Package Base: | cider-git |
Description: | Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories main branch. |
Upstream URL: | https://github.com/CiderApp/Cider.git |
Licenses: | GPL |
Conflicts: | cider |
Provides: | cider |
Submitter: | Core_UK |
Maintainer: | Core_UK |
Last Packager: | Core_UK |
Votes: | 2 |
Popularity: | 0.93 |
First Submitted: | 2022-01-29 13:44 (UTC) |
Last Updated: | 2022-06-26 17:36 (UTC) |
Dependencies (6)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- nss (nss-hg)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
- yarn (yarn-nightly) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id, libnotify-git) (optional) – Playback notifications
Required by (0)
Sources (2)
Latest Comments
Core_UK commented on 2022-02-01 02:29 (UTC)
EricZhang456 commented on 2022-01-30 04:32 (UTC)
Instead of running git checkout develop
in the build()
script, a better way to do this is to append #branch=develop
in the git source
Pinned Comments
Core_UK commented on 2022-02-01 02:29 (UTC)
Running this on Node.js 17 or later will fail. This is due to Node.js 17 no longer writing openssl_fips to config.gypi so it's not there in Node.js 17's process.config. It is suggested to downgrade to nodejs-lts-gallium to resolve this issue.