Search Criteria
Package Details: yarn-berry 4.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yarn-berry.git (read-only, click to copy) |
---|---|
Package Base: | yarn-berry |
Description: | Fast, reliable, and secure dependency management - Active development trunk |
Upstream URL: | https://yarnpkg.com/ |
Keywords: | node yarn yarnpkg |
Licenses: | BSD |
Conflicts: | yarn |
Provides: | yarn |
Submitter: | juxuanu |
Maintainer: | juxuanu |
Last Packager: | juxuanu |
Votes: | 2 |
Popularity: | 0.090236 |
First Submitted: | 2023-06-14 22:41 (UTC) |
Last Updated: | 2023-10-28 20:02 (UTC) |
Dependencies (1)
- nodejs (nodejs6-binAUR, nodejs-gitAUR, nodejs-lts-fermiumAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
Required by (521)
- actual-server (requires yarn)
- alan (requires yarn) (make)
- altus (requires yarn) (make)
- amethyst-player (requires yarn) (make)
- amethyst-player-git (requires yarn) (make)
- android-messages-desktop (requires yarn) (make)
- anki (requires yarn) (make)
- anki-qt5 (requires yarn) (make)
- antique-penguin-launcher (requires yarn) (make)
- apmpkg (requires yarn) (optional)
- archipelago (requires yarn) (make)
- archipelago-git (requires yarn) (make)
- astrofox (requires yarn) (make)
- athens-git (requires yarn) (make)
- auryo (requires yarn) (make)
- autorecord-manager (requires yarn) (make)
- awakened-poe-trade-git (requires yarn) (make)
- awk-language-server (requires yarn) (make)
- bazecor-git (requires yarn) (make)
- bbg-git (requires yarn) (make)
- Show 501 more...
Latest Comments
cyqsimon commented on 2023-08-11 08:53 (UTC)
I consulted upstream on this after I posted my initial comment here: https://github.com/yarnpkg/berry/discussions/5629.
TLDR is that they recommend not to upgrade.
polyzen commented on 2023-08-11 06:38 (UTC) (edited on 2023-08-11 06:39 (UTC) by polyzen)
cyqsimon, no distro has gone past 1.x yet, but seems it might be backwards compatible now. At a time
yarn install --frozen-lockfile
didn't work at all. https://repology.org/project/yarn/versionsCurrently all packages using
--frozen-lockfile
would have to append|| true
, or some other workaround if found, otherwise building the packages would error out:cyqsimon commented on 2023-07-31 06:33 (UTC)
I wonder why
extra/yarn
does not track this branch.